mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 02:26:42 -07:00
HECKING KILL zyllian and replace her with zyl
This commit is contained in:
parent
bb25cc944d
commit
eab677d5d9
4 changed files with 302 additions and 187 deletions
|
@ -16,8 +16,8 @@ pub fn build_blog(site_builder: &SiteBuilder) -> anyhow::Result<()> {
|
|||
resource_template: "blog-post".to_string(),
|
||||
resource_list_template: "blog-list".to_string(),
|
||||
rss_template: "rss/blog-post".to_string(),
|
||||
rss_title: "Zyllian's blog".to_string(),
|
||||
rss_description: "Feed of recent blog posts on Zyllian's website.".to_string(),
|
||||
rss_title: "zyl's blog".to_string(),
|
||||
rss_description: "Feed of recent blog posts on zyl's website.".to_string(),
|
||||
list_title: "Blog".to_string(),
|
||||
tag_list_title: "Blog Tags".to_string(),
|
||||
resource_name_plural: "Blog posts".to_string(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue