feat: Improve metadata, add blog descriptions

This commit is contained in:
daudix-UFO
2023-10-19 23:50:28 +00:00
parent 6242b721f2
commit bb7b4ead29
11 changed files with 112 additions and 105 deletions

View File

@ -1,5 +1,6 @@
+++
title = "The Quill of Duck"
description = "This is a Duckquill post example, this post has nothing but a bunch of text and random formatting, acting like a demo."
date = 2023-08-31
[taxonomies]
tags = ["Demo", "Test"]

View File

@ -47,24 +47,6 @@ GitHubPages::Dependencies.gems.each do |gem, version|
end
```
```scss, linenos, linenostart=10, hl_lines=3-4 8-9, hide_lines=2 7
pre mark {
display: block;
color: currentcolor;
}
pre table td:nth-of-type(1) {
color: #6b6b6b;
font-style: italic;
}
```
#### Header 4
- This is an unordered list following a header.