actually use footer.nodesc with index

This commit is contained in:
Aminda Suomalainen 2016-03-27 20:38:39 +03:00
parent b7368507d0
commit 7dcb077b6f
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@
{{ content }} {{ content }}
</div> </div>
</div> </div>
{% include footer.nodesc.html %} {% include footer.nodesc.html %}
</body> </body>
</html> </html>

View File

@ -1,5 +1,5 @@
--- ---
layout: default layout: index
excerpt: "#GirlsLikeUs ⚧♀ #Aspie ∞ #Demiromantic 🃁⚪ #Asexual 🍰 #Feminist ⚧ #Linux user since 2008 🐧 she/her/hers" excerpt: "#GirlsLikeUs ⚧♀ #Aspie ∞ #Demiromantic 🃁⚪ #Asexual 🍰 #Feminist ⚧ #Linux user since 2008 🐧 she/her/hers"
--- ---