mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
8 lines
111 B
HTML
8 lines
111 B
HTML
---
|
|
layout: default
|
|
---
|
|
<h1>{{ page.title }}</h1>
|
|
<time>{{ page.date | date_to_string }}</time>
|
|
{{ content }}
|
|
|