summaryrefslogtreecommitdiff
path: root/static/index.html
AgeCommit message (Collapse)Author
2019-05-09add id for device support sectionDaniel Micay
2019-05-08replace logo imageDaniel Micay
2019-05-08replace opengraph imageDaniel Micay
2019-05-08add og:image:width and og:image:heightDaniel Micay
These are considered a best practice by Facebook and result in the image appearing properly when shared for the first time. It will also be quite useful when there are multiple images suited to different sizes.
2019-05-07add GrapheneOS GitHub organization to footerDaniel Micay
2019-05-07add og:description metadataDaniel Micay
Twitter doesn't fall back to using the regular description meta tag, and other sites may be similar.
2019-05-06add alt text for Open Graph imageDaniel Micay
2019-05-06add placeholder usage guideDaniel Micay
2019-05-04disable flexbox footer positioning for nowDaniel Micay
This causes a very annoying issue of the content no longer overflowing properly which proved to be too hard to resolve right now.
2019-05-03always show footer at the bottom via flexboxDaniel Micay
2019-05-03add alt text to decorative logo in footerDaniel Micay
2019-05-03make the footer links less prominentDaniel Micay
2019-05-03add initial footer to all pagesDaniel Micay
2019-05-02add remaining required Open Graph metadataDaniel Micay
2019-05-02add Open Graph title propertiesDaniel Micay
2019-05-02add placeholder Open Graph imageDaniel Micay
2019-05-02use consistent style for page metadataDaniel Micay
2019-05-02set Open Graph site_name propertyDaniel Micay
2019-05-02fill out more content for the main pageDaniel Micay
2019-05-02remove obsolete paragraph at the topDaniel Micay
2019-05-02mention hardware-based exploit mitigationsDaniel Micay
2019-05-02explain device supportDaniel Micay
2019-05-02install and building documentation addedDaniel Micay
2019-04-27add canonical tags to all the pagesDaniel Micay
2019-04-27include Web App Manifest for all pagesDaniel Micay
2019-04-26add stub build pageDaniel Micay
2019-04-26move install documentation to dedicated pageDaniel Micay
2019-04-26move releases to a dedicated pageDaniel Micay
2019-04-26add note about this being a newly created siteDaniel Micay
2019-04-25add page linking to issue tracker / sourcesDaniel Micay
2019-04-25add contact page based on attestation.appDaniel Micay
2019-04-25remove old paragraph about donationsDaniel Micay
2019-04-25add donation page based on attestation.appDaniel Micay
2019-04-25initial commit based on seamlessupdate.appDaniel Micay