We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e93c4 commit 02874ddCopy full SHA for 02874dd
.gitignore
@@ -3,3 +3,4 @@ _site
3
.jekyll-cache
4
.jekyll-metadata
5
vendor
6
+Gemfile.lock
404.html
@@ -42,5 +42,6 @@
42
</div>
43
44
</main>
45
+ {% include footer.html %}
46
</body>
47
</html>
_layouts/post.html
@@ -204,5 +204,6 @@ <h3 class="text-xl dark:text-neutral-100 font-bold">
204
</section>
205
{% endif %}
206
207
208
209
0 commit comments