mirror of
https://gitlab.com/Anson-Projects/anson-stuff/zinetest.git
synced 2025-06-15 21:46:40 +00:00
accidentally broke scripts
This commit is contained in:
parent
afc850c91b
commit
f326031e98
24
feeds.txt
24
feeds.txt
@ -1,9 +1,31 @@
|
|||||||
|
https://0xd34df00d.me/rss.xml
|
||||||
|
https://adamsilver.io/atom.xml
|
||||||
|
https://alexturek.com/feed
|
||||||
|
https://austinhenley.com/blog/feed.rss
|
||||||
https://bcantrill.dtrace.org/feed/
|
https://bcantrill.dtrace.org/feed/
|
||||||
|
https://blog.aawadia.dev/
|
||||||
|
https://blog.andymatuschak.org/rss
|
||||||
|
https://blog.benjojo.co.uk/rss.xml
|
||||||
|
https://blog.codinghorror.com/rss/
|
||||||
|
https://blog.plover.com/index.atom
|
||||||
|
https://calebporzio.com/feed
|
||||||
https://ciechanow.ski/atom.xml
|
https://ciechanow.ski/atom.xml
|
||||||
|
https://darekkay.com/atom.xml
|
||||||
|
https://decomposition.al/atom.xml
|
||||||
|
https://fabiensanglard.net/rss.xml
|
||||||
https://factorio.com/blog/rss
|
https://factorio.com/blog/rss
|
||||||
|
https://fasterthanli.me/index.xml
|
||||||
|
https://jvns.ca/atom.xml
|
||||||
|
https://kinduff.com/feed.xml
|
||||||
https://magnuschatt.medium.com/feed
|
https://magnuschatt.medium.com/feed
|
||||||
https://notes.ansonbiggs.com/rss/
|
https://notes.ansonbiggs.com/rss/
|
||||||
|
https://ohhelloana.blog/feed.xml
|
||||||
https://orbitalindex.com/feed.xml
|
https://orbitalindex.com/feed.xml
|
||||||
https://projects.ansonbiggs.com/index.xml
|
https://projects.ansonbiggs.com/index.xml
|
||||||
|
https://rachelbythebay.com/w/atom.xml
|
||||||
|
https://stephango.com/feed.xml
|
||||||
|
https://taylor.town/feed.xml
|
||||||
https://www.construction-physics.com/feed
|
https://www.construction-physics.com/feed
|
||||||
https://xeiaso.net/blog.rss
|
https://www.elidedbranches.com/feeds/posts/default
|
||||||
|
https://www.jeffgeerling.com/blog.xml
|
||||||
|
https://xeiaso.net/blog.rss
|
@ -273,8 +273,8 @@ fn generate_index(entries: Vec<Entry>) -> Markup {
|
|||||||
}
|
}
|
||||||
{(generate_footer())}
|
{(generate_footer())}
|
||||||
{(about_modal(entries))}
|
{(about_modal(entries))}
|
||||||
script src="modal.js";
|
script src="modal.js" {}
|
||||||
script src="minimal-theme-switcher.js";
|
script src="minimal-theme-switcher.js" {}
|
||||||
}}
|
}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user