23 lines
677 B
Markdown
23 lines
677 B
Markdown
---
|
|
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))
|