Skip to content

Commit

Permalink
+ 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Schnark committed Oct 17, 2024
1 parent 2267bc4 commit 90d22dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions install/delete-old-sw-caches.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ var OLD_SW_CACHES = [
'rss',
'stundenbuch',
'timezone-converter',
'unicode',
'world-map-skiller'
];

Expand Down
1 change: 1 addition & 0 deletions overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ <h2>Other code</h2>
<p><a href="https://github.com/Schnark/moz-activity">moz-activity</a> contains a polyfill for the <code>MozActivity</code> class.</p>
<p><a href="https://github.com/Schnark/zip">zip</a> contains JS libraries to work with ZIP archives.</p>
<p><a href="https://github.com/Schnark/proxy-test">proxy-test</a> contains code to quickly test CORS proxys.</p>
<p><a href="https://github.com/Schnark/bookmarks">bookmarks</a> is a script to manage collections of bookmarks.</p>
<p><a href="https://github.com/Schnark/lewis-carroll">lewis-carroll</a> contains an (almost really) complete collection of the works by Lewis Carroll, and tools to build the files, including a LaTeX-to-HTML converter and a tiny search engine.</p>
<p>Some old programs (and some not so old, but abandoned and never published before) are in <a href="https://github.com/Schnark/old-stuff">old-stuff</a>.</p>
</body></html>
1 change: 1 addition & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@
<!--other-->
<url><loc>https://schnark.github.io/mr-c-mr-t/</loc></url>
<url><loc>https://schnark.github.io/proxy-test/index.html</loc></url>
<url><loc>https://schnark.github.io/bookmarks/index.html</loc></url>
<url><loc>https://schnark.github.io/lewis-carroll/latex-to-html/index.html</loc></html>
</urlset>

0 comments on commit 90d22dd

Please sign in to comment.