Improve CSS styling

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2021-12-26 09:52:22 +01:00
parent 2a6849c5d3
commit 414fd397ca
3 changed files with 11 additions and 10 deletions
+3 -3
View File
@@ -76,7 +76,7 @@ xaymar:
info:
home: 'Home'
footer:
copyright: "2021 © Michael Fabian 'Xaymar' Dirks"
copyright: "© 2021 Michael Fabian 'Xaymar' Dirks"
index:
readmore: 'Read More'
excerpt:
@@ -183,7 +183,7 @@ autopages:
silent: false
slugify:
mode: 'default' # :cat is slugified. Modes: default, raw, pretty, ascii, latin
case: true # Whether to replace all uppercase letters with their lowercase counterparts
case: false # Whether to replace all uppercase letters with their lowercase counterparts
# Collection pages, omit to disable
collections:
@@ -200,7 +200,7 @@ autopages:
tags:
layouts:
- 'index.liquid'
title: ':tag' # :tag is replaced by the tag name
title: 'Tag: :tag' # :tag is replaced by the tag name
permalink: '/tag/:tag'
silent: false
slugify: