Change some copy
This commit is contained in:
@@ -74,7 +74,7 @@ get_posts = (limit) =>
|
||||
md_dir = "posts"
|
||||
|
||||
sitegen.create =>
|
||||
@site_title = "WebDevCat.me"
|
||||
@site_title = "miti.sh"
|
||||
@app_name = "stasis"
|
||||
@version = "0.2.12"
|
||||
|
||||
@@ -114,7 +114,7 @@ sitegen.create =>
|
||||
id: extract_id path
|
||||
} for path in *files]
|
||||
|
||||
add "index.html", title: "Catalin Mititiuc"
|
||||
add "index.html", title: "Catalin Constantin Mititiuc"
|
||||
add "blog.html", title: "Posts", target: "posts/index", template: "blog"
|
||||
|
||||
add "code.md",
|
||||
|
||||
Reference in New Issue
Block a user