Skip to content

Commit

Permalink
feat: submit page
Browse files Browse the repository at this point in the history
  • Loading branch information
codenomnom committed Sep 16, 2023
1 parent 2084c21 commit 7fa101e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ postsLimit: 5
<section id="home-submit">
<h2>Submit</h2>
<p>
Stumbled upon something kinky while writing software? Tell us!
Stumbled upon something kinky while writing software? <a href="/submit/">Tell me</a>!
</p>
</section>
4 changes: 4 additions & 0 deletions content/submit.njk
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: layouts/page.njk
title: Submit
---

0 comments on commit 7fa101e

Please sign in to comment.