mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-06-01 08:36:03 +02:00
Only show the three newest blog entries on landing page
Add blog tab
This commit is contained in:
parent
85557efd29
commit
85f5b3dac8
5 changed files with 57 additions and 1 deletions
_layouts
|
@ -35,6 +35,6 @@ layout: default
|
|||
|
||||
<div class="blog-links">
|
||||
<center><h2>Neuste Blogeinträge:</h2></center>
|
||||
{% include blog/blog.liquid %}
|
||||
{% include blog/small_blog.liquid %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue