diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-06-08 21:22:10 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-09 10:23:02 +0200 |
commit | 1359f3547bb168a0ca74cc6d3f22caca64a889e6 (patch) | |
tree | 183bf20827fab1c7c61f3e0f531b977519ebad9c | |
parent | 0c64dec5247113509485d541864a4cf906a54d40 (diff) |
use issue subtitle for issue number
-rw-r--r-- | nummer2/_metadata.qmd | 2 | ||||
-rw-r--r-- | nummer2/index.qmd | 2 | ||||
-rw-r--r-- | nummer3/_metadata.qmd | 2 | ||||
-rw-r--r-- | nummer3/index.qmd | 2 | ||||
-rw-r--r-- | nummer4/_metadata.qmd | 2 | ||||
-rw-r--r-- | nummer4/index.qmd | 2 | ||||
-rw-r--r-- | nummer5/_metadata.qmd | 2 | ||||
-rw-r--r-- | nummer5/index.qmd | 2 | ||||
-rw-r--r-- | nummer6/_metadata.qmd | 2 | ||||
-rw-r--r-- | nummer6/index.qmd | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/nummer2/_metadata.qmd b/nummer2/_metadata.qmd index 2c34e3e..1c6cbf1 100644 --- a/nummer2/_metadata.qmd +++ b/nummer2/_metadata.qmd @@ -1,5 +1,5 @@ --- title: Orøposten -subtitle: Forårsnummer +subtitle: Nummer 2 date: 2024-04-29 --- diff --git a/nummer2/index.qmd b/nummer2/index.qmd index fad4f32..700273d 100644 --- a/nummer2/index.qmd +++ b/nummer2/index.qmd @@ -1,6 +1,6 @@ --- title: Orøposten -subtitle: Forårsnummer +subtitle: Nummer 2 date: 2024-04-29 listing: - id: articles diff --git a/nummer3/_metadata.qmd b/nummer3/_metadata.qmd index 8937c30..3bf4f42 100644 --- a/nummer3/_metadata.qmd +++ b/nummer3/_metadata.qmd @@ -1,5 +1,5 @@ --- title: Orøposten -subtitle: Efterårsnummer +subtitle: Nummer 3 date: 2024-10-09 --- diff --git a/nummer3/index.qmd b/nummer3/index.qmd index 8ac7892..2f150b4 100644 --- a/nummer3/index.qmd +++ b/nummer3/index.qmd @@ -1,6 +1,6 @@ --- title: Orøposten -subtitle: Efterårsnummer +subtitle: Nummer 3 date: 2024-10-09 listing: - id: articles diff --git a/nummer4/_metadata.qmd b/nummer4/_metadata.qmd index e01267c..6f9e97b 100644 --- a/nummer4/_metadata.qmd +++ b/nummer4/_metadata.qmd @@ -1,5 +1,5 @@ --- title: Orøposten -subtitle: Vinternummer +subtitle: Nummer 4 date: 2024-12-11 --- diff --git a/nummer4/index.qmd b/nummer4/index.qmd index 0478f8e..39958e5 100644 --- a/nummer4/index.qmd +++ b/nummer4/index.qmd @@ -1,6 +1,6 @@ --- title: Orøposten -subtitle: Vinternummer +subtitle: Nummer 4 date: 2024-12-11 listing: - id: articles diff --git a/nummer5/_metadata.qmd b/nummer5/_metadata.qmd index 5b8c7ad..9320276 100644 --- a/nummer5/_metadata.qmd +++ b/nummer5/_metadata.qmd @@ -1,5 +1,5 @@ --- title: Orøposten -subtitle: Forårsnummer +subtitle: Nummer 5 date: 2025-03-22 --- diff --git a/nummer5/index.qmd b/nummer5/index.qmd index 5dc7d91..880cec0 100644 --- a/nummer5/index.qmd +++ b/nummer5/index.qmd @@ -1,6 +1,6 @@ --- title: Orøposten -subtitle: Forårsnummer +subtitle: Nummer 5 date: 2025-03-22 listing: - id: articles diff --git a/nummer6/_metadata.qmd b/nummer6/_metadata.qmd index 5d2893b..a41c459 100644 --- a/nummer6/_metadata.qmd +++ b/nummer6/_metadata.qmd @@ -1,5 +1,5 @@ --- title: Orøposten -subtitle: Sommernummer +subtitle: Nummer 6 date: 2025-06-24 --- diff --git a/nummer6/index.qmd b/nummer6/index.qmd index 897ed1b..a70d336 100644 --- a/nummer6/index.qmd +++ b/nummer6/index.qmd @@ -1,6 +1,6 @@ --- title: Orøposten -subtitle: Sommernummer +subtitle: Nummer 6 date: 2025-06-24 listing: - id: articles |