diff --git a/Cargo.toml b/Cargo.toml index 35da5e3..f398181 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xesite" -version = "2.1.0" +version = "2.2.0" authors = ["Christine Dodrill "] edition = "2018" build = "src/build.rs" diff --git a/templates/blog_rss.rs.xml b/templates/blog_rss.rs.xml index 15e3c82..0e87ad1 100644 --- a/templates/blog_rss.rs.xml +++ b/templates/blog_rss.rs.xml @@ -9,6 +9,7 @@ https://christine.website/blog Tech, philosophy and more @APP https://github.com/Xe/site + 1440 @for post in posts { https://christine.website/@post.link diff --git a/templates/footer.rs.html b/templates/footer.rs.html index a7540e8..6ae18e6 100644 --- a/templates/footer.rs.html +++ b/templates/footer.rs.html @@ -7,7 +7,7 @@
Copyright 2020 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employers; future, past and present.

Looking for someone for your team? Take a look here.

-

Served by @APP running @env!("out")/bin/xesite, see source code here.

+

Served by @env!("out")/bin/xesite, see source code here.