diff --git a/content/post/hello-sofia/cover.jpg b/content/post/hello-sofia/cover.jpg new file mode 100644 index 0000000..b76398b Binary files /dev/null and b/content/post/hello-sofia/cover.jpg differ diff --git a/content/post/hello-sofia/index.md b/content/post/hello-sofia/index.md new file mode 100644 index 0000000..5a37bbd --- /dev/null +++ b/content/post/hello-sofia/index.md @@ -0,0 +1,23 @@ +--- +title: Hello baby +description: Welcome to my new blog! +slug: hello-sofian +date: 2025-07-19 00:00:00+0000 +image: cover.jpg +categories: + - Announcements +tags: + - Launch + - Sofia +weight: 1 # You can add weight to some posts to override the default sorting (date descending) +--- + +My first blog post! + +[//]: # (Welcome to Hugo theme Stack. This is your first post. Edit or delete it, then start writing!) + +[//]: # () +[//]: # (For more information about this theme, check the documentation: https://stack.jimmycai.com/) + +[//]: # () +[//]: # (Want a site like this? Check out [hugo-theme-stack-stater](https://github.com/CaiJimmy/hugo-theme-stack-starter))