RTL fixes and anchor restyle
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
+++
|
||||
insert_anchor_links = "right"
|
||||
insert_anchor_links = "left"
|
||||
title = "Home"
|
||||
+++
|
||||
|
||||
|
@ -6,4 +6,4 @@ page_template = "article.html"
|
||||
paginate_by = 2
|
||||
+++
|
||||
|
||||
Welcome to my quack'in blog, I quack about various stuff, but mostly I'm a demo
|
||||
Welcome to my quack'in blog, I quack about various stuff, but mostly I'm a demo.
|
||||
|
@ -1,5 +1,5 @@
|
||||
+++
|
||||
authors = ["Duck Quack", "Scrooge McDuck"]
|
||||
authors = ["Scrooge McDuck", "Darkwing Duck"]
|
||||
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
|
||||
|
Reference in New Issue
Block a user