From db0b66f683d7cdfeb62ca441766390b683144ad9 Mon Sep 17 00:00:00 2001 From: GZod01 Date: Sun, 27 Oct 2024 16:25:05 +0100 Subject: [PATCH] added press quote --- alldomains | 3 ++- layouts/press/list.html | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 layouts/press/list.html diff --git a/alldomains b/alldomains index 0b1ee5e..64a56b8 100755 --- a/alldomains +++ b/alldomains @@ -530,4 +530,5 @@ https://s.werobot.fr//blog/bob-ross/5de7d3ee8714f/50.jpg https://s.werobot.fr//blog/bob-ross/20190915_182329.mp4 https://s.werobot.fr//25-09-2019-bpm-vernon-interview.mp3 https://werobot.fr/images/logo.png -https://s.werobot.fr//blog/bob-ross/63cbb53f9b1b5/75.jpg \ No newline at end of file +https://s.werobot.fr//blog/bob-ross/63cbb53f9b1b5/75.jpg +https://s.werobot.fr//blog/bob-ross/5bf196e1587aa.jpg \ No newline at end of file diff --git a/layouts/press/list.html b/layouts/press/list.html new file mode 100644 index 0000000..0dfc307 --- /dev/null +++ b/layouts/press/list.html @@ -0,0 +1,5 @@ +{{ define "main" }} + +hello + +{{ end }}