This website requires JavaScript.
Explore
Help
Sign In
uuupah
/
11ty_neocities
Watch
1
Star
0
Fork
0
You've already forked 11ty_neocities
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f14cddc452e01ab5e134805ce36abc75ef0fbbe3
11ty_neocities
/
src
/
_includes
/
layout
/
blog.njk
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add boilerplate
2023-02-21 00:02:35 +10:30
---
layout: layout/base.njk
---
make style changes to keep images from pushing out of the edges of the content column
2023-03-01 02:28:25 +10:30
<article class="blog-post">{{ content | safe}}</article>
Reference in New Issue
Copy Permalink