mirror of
https://github.com/lloeki/presence.git
synced 2025-12-06 08:54:39 +01:00
Post "Pulling the plug on ArchMac"
This commit is contained in:
parent
97d3286186
commit
bb7a3da609
5 changed files with 256 additions and 40 deletions
|
|
@ -2,5 +2,10 @@
|
|||
layout: default
|
||||
title: lna7n
|
||||
---
|
||||
<h1>LNA7N</h1>
|
||||
<h2>Hack. Build. Create.</h2>
|
||||
<ul>
|
||||
{% for post in site.posts %}
|
||||
<li>
|
||||
<a href="{{ post.url }}">{{ post.title }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue