forked from kamat/blog
Update: default page style
- use [SimpleCSS](https://simplecss.org) as main CSS file. - page title with name of website
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
---
|
||||
layout: default.liquid
|
||||
|
||||
title: First Post
|
||||
is_draft: true
|
||||
published_date: 2023-10-08 12:49:56.171857272 +0000
|
||||
layout: default.liquid
|
||||
is_draft: false
|
||||
---
|
||||
|
||||
# This is our first Post!
|
||||
|
||||
Welcome to the first post ever on cobalt.rs!
|
||||
|
||||
Reference in New Issue
Block a user