Made posts drafts
Build and Publish Artifact / build (push) Successful in 1m27s Details

This commit is contained in:
the1mason 2024-02-08 08:29:52 -08:00
parent e07e11540d
commit 8ebee9dcf8
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ description = "Have you ever thought about making a web application, that could
showFullContent = false showFullContent = false
readingTime = true readingTime = true
hideComments = false hideComments = false
draft = false draft = true
+++ +++
<script src="/js/repo-card.js"></script> <script src="/js/repo-card.js"></script>

View File

@ -9,7 +9,7 @@ description = "The second part of my journey to create a modular based web app.
showFullContent = false showFullContent = false
readingTime = true readingTime = true
hideComments = false hideComments = false
draft = false draft = true
+++ +++
<script src="/js/repo-card.js"></script> <script src="/js/repo-card.js"></script>