From 6ee10e65e8ded2a76cce2b33ad1ee010b95a9e4f Mon Sep 17 00:00:00 2001 From: Spotlight Date: Sun, 4 Sep 2022 01:20:05 -0500 Subject: [PATCH] Add line break after title for other pages --- Gemfile.lock | 2 +- faq.md | 3 +++ news.md | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index babb77f..1380f61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.0) - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) diff --git a/faq.md b/faq.md index fc564db..d859990 100644 --- a/faq.md +++ b/faq.md @@ -1,6 +1,7 @@ --- title: FAQ icon: help-circle +description: Frequently asked questions about our service. --- @@ -20,6 +21,8 @@ h3, ul { {% include table-of-contents.html %} +
+
# WiiLink *Information about the service itself.* diff --git a/news.md b/news.md index b22d7cf..28771cc 100644 --- a/news.md +++ b/news.md @@ -1,8 +1,11 @@ --- title: News icon: newspaper-variant +description: Catch up with the latest WiiLink news. --- +
+