summaryrefslogtreecommitdiff
path: root/alabaster-lite/sidebars/title.html
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2023-11-25 16:38:20 -0500
committerFrederick Yin <fkfd@fkfd.me>2023-11-25 16:38:20 -0500
commitea24059bb0de208607f1d584cc09707650c5d90d (patch)
tree28cc94f33c5b6becbb80b73ceb307239abf4b8d8 /alabaster-lite/sidebars/title.html
parent8b7affb9896d8d68fc37bc81ace19cb05d0f2eba (diff)
sidebar shows up on mobile
Diffstat (limited to 'alabaster-lite/sidebars/title.html')
-rw-r--r--alabaster-lite/sidebars/title.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/alabaster-lite/sidebars/title.html b/alabaster-lite/sidebars/title.html
index becb5b3..2bfd103 100644
--- a/alabaster-lite/sidebars/title.html
+++ b/alabaster-lite/sidebars/title.html
@@ -10,3 +10,4 @@
{% else %}
<h1 class="logo"><a href="{{nav.homepage.url|url}}">{{ config.site_name }}</a></h1>
{% endif %}
+<p class="blurb">This is technically a blog.</p>