This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/templates/post.md

14 lines
131 B
Markdown
Raw Normal View History

2015-03-16 11:16:30 +00:00
---
title:
2015-03-20 00:57:19 +00:00
description:
2015-03-17 04:04:02 +00:00
nav: blog
2015-03-16 11:16:30 +00:00
tags:
2015-06-15 09:09:27 +00:00
-
2015-05-03 09:54:42 +00:00
draft: true
---
2015-06-15 09:09:27 +00:00
{% block excerpt %}
{% endblock %}
{% block content %}
{% endblock %}