From 5c9ad75f10fbed9f5ab69d8428752d450ee31d9d Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Sat, 31 May 2025 15:32:36 -0700 Subject: [PATCH] Change some copy --- index.html | 2 +- site.moon | 4 ++-- templates/index.html | 5 +++-- templates/root.html | 4 ++-- templates/wares.html | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) 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 @@
-

Web Dev Solutions

-

Catalin Mititiuc

+

./miti.sh

+

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