HECKING KILL zyllian and replace her with zyl

This commit is contained in:
zyl 2023-08-22 18:46:40 -07:00
parent bb25cc944d
commit eab677d5d9
No known key found for this signature in database
GPG key ID: 8611B896D1AAFAF2
4 changed files with 302 additions and 187 deletions

View file

@ -18,8 +18,8 @@ pub fn build_images(site_builder: &SiteBuilder) -> anyhow::Result<()> {
resource_template: "image".to_string(),
resource_list_template: "images".to_string(),
rss_template: "rss/image".to_string(),
rss_title: "Zyllian's images".to_string(),
rss_description: "Feed of newly uploaded images from Zyllian's website.".to_string(),
rss_title: "zyl's images".to_string(),
rss_description: "Feed of newly uploaded images from zyl's website.".to_string(),
list_title: "Images".to_string(),
tag_list_title: "Image Tags".to_string(),
resource_name_plural: "Images".to_string(),