added keyword print to all print items and the print archetype

This commit is contained in:
constantinos 2023-08-15 17:55:37 +03:00
parent 91d1958ec7
commit ad8debc5ec
5 changed files with 6 additions and 1 deletions

View file

@ -4,6 +4,7 @@ date: "{{.Date}}"
author: "file-creator-put-your-name-here"
draft: true
print: "article/sample-article.md"
keywords: [print]
---
<!--

View file

@ -4,4 +4,5 @@ date: "2023-06-29T18:50:00+03:00"
author: "anybody"
draft: false
print: "journal/jgdr.md"
keywords: [print]
---

View file

@ -1,7 +1,8 @@
---
title: "Journal Info Print"
title: "Print Journal Info"
date: "2023-06-29T22:53:09+03:00"
author: "anybody"
draft: false
print: "issue/issue-journal-info.md"
keywords: [print]
---

View file

@ -4,4 +4,5 @@ date: "2023-07-12T01:43:17+03:00"
author: "anybody"
draft: false
print: "issue/int-issue-management.md"
keywords: [print]
---

View file

@ -4,4 +4,5 @@ date: "2023-07-11T13:36:25+03:00"
author: "anybody"
draft: false
print: "article/int-library.md"
keywords: [print]
---