1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-01 13:37:49 +00:00

Fix brain rot

This commit is contained in:
RGBCube 2024-02-16 12:47:32 +03:00
parent 3bafcf1765
commit dbe56ccbb1
No known key found for this signature in database
12 changed files with 52 additions and 59 deletions

View file

@ -1,4 +1,4 @@
{
"layout": "post.vto",
"title": "$ h1"
"layout": "article.vto",
"type": "article"
}

View file

@ -1,7 +1,8 @@
---
layout: post.vto
date: 2024-01-01
url: /blog/a
title: Test
---
# Test
test

View file

@ -1,14 +0,0 @@
---
layout: article.vto
title: Blog
---
<h1>Blog Articles</h1>
Are you old? Then you might want to check
out my super cool
<a href="/feed">RSS Feed</a> too!
{{ include "posts.vto" }}