Skip to content

Commit

Permalink
comment footer
Browse files Browse the repository at this point in the history
  • Loading branch information
preqon committed May 5, 2024
1 parent 9ba984f commit dd6484e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
7 changes: 7 additions & 0 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ <h3 class="fw-bold border-bottom pb-3 mb-5">{{ page.title }}</h3>
{{ content }}
</div>
</div>

<div class="row g-5 mb-5">
<div class="col-md-12">
<h3 class="fw-bold border-bottom pb-3 mb-5">Comment</h3>
Want to comment? Tweet me @preqon1.
</div>
</div>
3 changes: 0 additions & 3 deletions _posts/2024-05-05-test-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@ title: "Test Post"

This is a test post.

# Comment

Want to comment? Tweet me at @preqon1.

0 comments on commit dd6484e

Please sign in to comment.