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
2015-06-15 10:09:27 +01:00

14 lines
131 B
Markdown

---
title:
description:
nav: blog
tags:
-
draft: true
---
{% block excerpt %}
{% endblock %}
{% block content %}
{% endblock %}