droppable?
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 1m9s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 1m9s
This commit is contained in:
7
_layouts/post.html
Normal file
7
_layouts/post.html
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p>{{ page.date | date_to_string }} - {{ page.author }}</p>
|
||||
|
||||
{{ content }}
|
Reference in New Issue
Block a user