I want to deploy a page to the sitepages library. When i deploy this code it does not appear.
However when i go to the url manually e.g. contoso.com/SitePages/mytestpage.html, i get the 'save as' options with the page, which means it has been deployed fine, but i cant figure out why it does not appear in the list.
Below is my code.
Does this have anything to do with the fact that it is a html page and not a aspx page?