summaryrefslogtreecommitdiff
path: root/static/articles/sitewide-advertising-industry-opt-out.html
AgeCommit message (Collapse)Author
2025-06-28static: remove unused pagesOphestra
There are more potentially unused pages, but these are unlikely to become relevant or reusable in the near future, so remove them.
2025-06-08Opt-into edge-to-edge by defaultcookiell546
Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ```
2023-12-13Fix typosd4rklynk
2023-07-13Use simple templating for static processingsmdyv
2023-07-13Change string markings for replacementssmdyv
2023-06-16Add Mastodon link to footertedgravlin
2022-11-27move GrapheneOS account to grapheneos.socialDaniel Micay
2022-11-07add metadata for temporary Mastodon accountDaniel Micay
2022-10-10add forum link to footerDaniel Micay
2022-03-11Update ads.txt specification linkAndrea Pappacoda
ads.txt version 1.0.3 is no longer a draft
2021-11-18set up SRI for future use by CSP v3Daniel Micay
2021-06-23Add color-scheme meta tagMarco Janotta
2021-05-17use SVG for /favicon.ico if browser asks for itDaniel Micay
This makes Chromium use the SVG favicon universally including as the favicon for non-HTML files.
2021-05-16use dedicated favicon.svg with dark mode supportDaniel Micay
2021-05-14rename grapheneos.css to main.cssDaniel Micay
2021-05-03use empty alt text for decorative header logoDaniel Micay
2021-05-03Add logo to site menuMarco Janotta
2021-03-27migrate history page into an index pageDaniel Micay
2021-03-26automate CSS/JS cache bustingDaniel Micay
2021-03-08make a dedicated history pageDaniel Micay
2021-02-20use svg logo for footerDaniel Micay
2021-01-24create an install directory with an index pageDaniel Micay
2021-01-07reorganize page metadataDaniel Micay
2020-12-31add missing word to article titleDaniel Micay
2020-12-30article on ads.txt/app-ads.txt placeholder recordDaniel Micay