From f015d8fb4afd756623e303fc253d9fd0715c440e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 5 May 2022 02:46:10 -0700 Subject: format(content): title case headings --- content/templates/partials/footer.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/templates') diff --git a/content/templates/partials/footer.hbs b/content/templates/partials/footer.hbs index 8db8fce..a4277bd 100644 --- a/content/templates/partials/footer.hbs +++ b/content/templates/partials/footer.hbs @@ -1,4 +1,4 @@ -## QUICK LINKS +## Quick Links => / Home => /skills Skills @@ -12,7 +12,7 @@ => /search Search => /sitemap Sitemap -## FOOTER +## Footer > {{{ quote }}} -- cgit v1.2.3