Made posts drafts
Build and Publish Artifact / build (push) Successful in 1m27s
Details
Build and Publish Artifact / build (push) Successful in 1m27s
Details
This commit is contained in:
parent
e07e11540d
commit
8ebee9dcf8
|
|
@ -10,7 +10,7 @@ description = "Have you ever thought about making a web application, that could
|
|||
showFullContent = false
|
||||
readingTime = true
|
||||
hideComments = false
|
||||
draft = false
|
||||
draft = true
|
||||
+++
|
||||
|
||||
<script src="/js/repo-card.js"></script>
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ description = "The second part of my journey to create a modular based web app.
|
|||
showFullContent = false
|
||||
readingTime = true
|
||||
hideComments = false
|
||||
draft = false
|
||||
draft = true
|
||||
+++
|
||||
|
||||
<script src="/js/repo-card.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue