From 9d328b9100c85abe05ba7a740178e3d110e331d9 Mon Sep 17 00:00:00 2001 From: Jeffrey Tse Date: Tue, 22 Aug 2023 22:09:11 +0800 Subject: [PATCH] feat: demonstration for topping articles --- ...2-07-welcome-to-jekyll.md => 2015-01-01-welcome-to-jekyll.md} | 1 + _posts/2017-06-10-quick-mardown-example.md | 1 + 2 files changed, 2 insertions(+) rename _posts/{2018-12-07-welcome-to-jekyll.md => 2015-01-01-welcome-to-jekyll.md} (99%) diff --git a/_posts/2018-12-07-welcome-to-jekyll.md b/_posts/2015-01-01-welcome-to-jekyll.md similarity index 99% rename from _posts/2018-12-07-welcome-to-jekyll.md rename to _posts/2015-01-01-welcome-to-jekyll.md index dfad3d12eb4..bb9a519188d 100644 --- a/_posts/2018-12-07-welcome-to-jekyll.md +++ b/_posts/2015-01-01-welcome-to-jekyll.md @@ -17,6 +17,7 @@ banner: heading_style: "font-size: 4.25em; font-weight: bold; text-decoration: underline" subheading_style: "color: gold" tags: jekyll theme yat +top: 1 sidebar: [] --- diff --git a/_posts/2017-06-10-quick-mardown-example.md b/_posts/2017-06-10-quick-mardown-example.md index 384b7372a76..d87e9f4ac35 100644 --- a/_posts/2017-06-10-quick-mardown-example.md +++ b/_posts/2017-06-10-quick-mardown-example.md @@ -4,6 +4,7 @@ title: Quick markdown example subtitle: This is a quick markdown example categories: markdown tags: [example] +top: 2 --- Paragraphs are separated by a blank line.