diff --git a/index.html b/index.html
index ec3575c..70d2946 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
$render{"templates/wares"}
-
Posts
+Blog Posts
$list_posts{limit = 5}
diff --git a/site.moon b/site.moon
index a5d12ce..1fb54ed 100644
--- a/site.moon
+++ b/site.moon
@@ -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",
diff --git a/templates/index.html b/templates/index.html
index 6e32e66..50ba4e5 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,9 +1,10 @@
$wrap{"root"}
- Hi, I'm Catalin Mititiuc
+ Hi, I'm Cat!
- Experienced in full-stack web development with Elixir and JavaScript.
+ I'm a full-stack web developer experienced with the Ruby, Elixir and
+ JavaScript programming languages.
Hiring? Reach me by email.
diff --git a/templates/root.html b/templates/root.html
index 8d00846..8d44df6 100644
--- a/templates/root.html
+++ b/templates/root.html
@@ -17,8 +17,8 @@
-
-
Catalin Mititiuc
+
+
Catalin Constantin Mititiuc
diff --git a/templates/wares.html b/templates/wares.html
index da20b02..12b2c53 100644
--- a/templates/wares.html
+++ b/templates/wares.html
@@ -1,4 +1,4 @@
-Wares
+Projects