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
9b3057de6f6bc7544cdacc57b3ea77c68110f083
11ty_neocities
/
src
/
_includes
/
layout
/
base.njk
5 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a logo.webp and implement in index
2023-03-23 12:39:28 +10:30
---
layout: layout/core.njk
---
<h2>{{ title }}</h2>
{{ content | safe}}
Reference in New Issue
Copy Permalink