summaryrefslogtreecommitdiff
path: root/nummer1
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-10-06 13:11:26 +0200
committerJonas Smedegaard <dr@jones.dk>2024-10-06 13:11:26 +0200
commit190f7149908f9e340777847d034eacd4d90414a6 (patch)
tree9c0b3e661c45b9cae02e646a276b6815dad7a8e5 /nummer1
parentda0fae52d610b1093a4edea03164998d03b9b32a (diff)
use filter extension (not include file) for contributions page footer, to allow embedding pages in pdf
Diffstat (limited to 'nummer1')
-rw-r--r--nummer1/_footer.html13
-rw-r--r--nummer1/biodiversitet/index.qmd6
-rw-r--r--nummer1/energi/index.qmd6
-rw-r--r--nummer1/forsamlingshuset/index.qmd6
-rw-r--r--nummer1/fritid/index.qmd6
-rw-r--r--nummer1/leder/index.qmd6
-rw-r--r--nummer1/tilflytter/index.qmd6
-rw-r--r--nummer1/trampestier/index.qmd6
-rw-r--r--nummer1/vand/index.qmd6
9 files changed, 16 insertions, 45 deletions
diff --git a/nummer1/_footer.html b/nummer1/_footer.html
deleted file mode 100644
index a273ef6..0000000
--- a/nummer1/_footer.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<footer class="footer">
- <div class="nav-footer">
- <div class="nav-footer-left">
- &nbsp;
- </div>
- <div class="nav-footer-center">
-<p><a href="../#colofon">Bidragsydere for dette nummer.</a></p>
-</div>
- <div class="nav-footer-right">
- &nbsp;
- </div>
- </div>
-</footer>
diff --git a/nummer1/biodiversitet/index.qmd b/nummer1/biodiversitet/index.qmd
index afb80c8..2dae7e1 100644
--- a/nummer1/biodiversitet/index.qmd
+++ b/nummer1/biodiversitet/index.qmd
@@ -4,10 +4,8 @@ subtitle: Om biologisk mangfoldighed på Orø Fællesjord
date: 2024-02-12
author: Anna Agger
categories: [natur, bæredygtighed, biodiversitet, frivillige, økologi, landbrug]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/energi/index.qmd b/nummer1/energi/index.qmd
index a572bf3..a78ca29 100644
--- a/nummer1/energi/index.qmd
+++ b/nummer1/energi/index.qmd
@@ -6,10 +6,8 @@ author:
- name: Birgitte Hoffmann
- name: Siri Reiter
categories: [energi, bæredygtighed, frivillige, beboelse, teknik]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/forsamlingshuset/index.qmd b/nummer1/forsamlingshuset/index.qmd
index e6b1edc..9f16cf6 100644
--- a/nummer1/forsamlingshuset/index.qmd
+++ b/nummer1/forsamlingshuset/index.qmd
@@ -5,10 +5,8 @@ date: 2024-02-12
author:
- name: Birgit Friis Petersen
categories: [kultur, frivillige, historisk, børn]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
På Orø har vi, udover otte grundejerforeninger og seks vandværker,
diff --git a/nummer1/fritid/index.qmd b/nummer1/fritid/index.qmd
index 022d2ac..bb131e8 100644
--- a/nummer1/fritid/index.qmd
+++ b/nummer1/fritid/index.qmd
@@ -4,10 +4,8 @@ date: 2024-02-12
author:
- name: Sara Maach
categories: [børn, unge, kultur, frivillige]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/leder/index.qmd b/nummer1/leder/index.qmd
index 860279a..be4a74a 100644
--- a/nummer1/leder/index.qmd
+++ b/nummer1/leder/index.qmd
@@ -5,10 +5,8 @@ date: 2024-02-12
author:
- name: Kåre Hendriksen
categories: [leder, frivillige]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/tilflytter/index.qmd b/nummer1/tilflytter/index.qmd
index 81dca71..e059863 100644
--- a/nummer1/tilflytter/index.qmd
+++ b/nummer1/tilflytter/index.qmd
@@ -4,10 +4,8 @@ date: 2024-02-12
author:
- name: Joan Ahm
categories: [beboelse, omsorg]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/trampestier/index.qmd b/nummer1/trampestier/index.qmd
index 7ff8608..2dcdb06 100644
--- a/nummer1/trampestier/index.qmd
+++ b/nummer1/trampestier/index.qmd
@@ -4,10 +4,8 @@ date: 2024-02-12
author:
- name: Marianne Klug Andersen
categories: [natur, frivillige, turisme, historisk]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}
diff --git a/nummer1/vand/index.qmd b/nummer1/vand/index.qmd
index fe32562..1674518 100644
--- a/nummer1/vand/index.qmd
+++ b/nummer1/vand/index.qmd
@@ -5,10 +5,8 @@ date: 2024-02-12
author:
- name: Henrik Petersen
categories: [drikkevand, vand, frivillige, beboelse, teknik]
-format:
- html:
- include-after-body:
- - file: ../_footer.html
+filters:
+ - footer
---
::: {.lead}