Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Dec 9, 2024
2 parents a5f8e4e + 0b5fac9 commit 4094174
Show file tree
Hide file tree
Showing 12 changed files with 358 additions and 647 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: layout.html
---
<h1 style="display: none;">FrostKiwi's Blog</h1>
<h1 style="display: none;">FrostKiwi's Secrets</h1>
{% for post in collections.post | reverse %}
{% if not post.data.wip %}
<a href="{{ post.url }}">
Expand Down
Loading

0 comments on commit 4094174

Please sign in to comment.