diff options
| author | Stephen Wade <stephen@stephenwade.me> | 2022-10-12 16:40:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-12 16:40:07 -0400 |
| commit | c93b90914ec8c29b25ee9577eb1ad9cd4118e17a (patch) | |
| tree | a84be7b9c678b35487c6f1fd974356d86479c82d /templates | |
| parent | 8211703cb6ddc584d1cb725bdc56ad8b7b2a7a5e (diff) | |
| download | xesite-c93b90914ec8c29b25ee9577eb1ad9cd4118e17a.tar.xz xesite-c93b90914ec8c29b25ee9577eb1ad9cd4118e17a.zip | |
Broken links (#535)
* Remove links to drone.tulpa.dev
* Remove link to coleman.codes
* Replace link to syscalls.kernelgrok.com
* Replace link to urbit.org
* Replace link to detox.earth
* Remove link to lewa-book-devel.kahless.cetacean.club
* Replace links to git.xeserv.us
* Remove link to comcast.apps.xeserv.us
* Remove link to cqsite-beta.apps.xeserv.us
* Remove link to test.local.cetacean.club
* Replace links to github.com
* Replace link to www.cicp.org.kh
* Replace link to tvtropes.org
* Fix link to web app manifest
* Replace links to github.com
* Remove people from signal boost with broken GitHub links
* Strikethrough link to itch.io
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/header.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html index 11b16d4..ac2094c 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -78,7 +78,7 @@ la budza pu cusku lu <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/static/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/static/favicon/favicon-16x16.png"> - <link rel="manifest" href="/static/favicon/manifest.json"> + <link rel="manifest" href="/static/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/static/favicon/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> |
