From 30063c95afecb34fef6539854f776280f4cd8068 Mon Sep 17 00:00:00 2001 From: Johan Gunnarsson Date: Sun, 30 Jul 2023 12:22:50 +0200 Subject: [PATCH] docs: Add tips-and-tricks.html to sitemap --- docs/sitemap.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sitemap.txt b/docs/sitemap.txt index d41ba0a..7a956d8 100644 --- a/docs/sitemap.txt +++ b/docs/sitemap.txt @@ -2,6 +2,7 @@ --- https://sd-card-images.johang.se/ https://sd-card-images.johang.se/boards.html +https://sd-card-images.johang.se/tips-and-tricks.html {% for board in site.boards -%} https://sd-card-images.johang.se/boards/{{ board.board_id }}.html {% endfor -%}