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
|
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>
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue