From 37819a46c71a01dbcf27ec810439d36a9d23aa7d Mon Sep 17 00:00:00 2001 From: Ken Payne Date: Sat, 9 Mar 2024 17:27:07 +0000 Subject: [PATCH] href images --- docs/stoves/index.md | 21 +++++++++++++++------ mkdocs.yml | 2 ++ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/docs/stoves/index.md b/docs/stoves/index.md index 9554dfb..71aa5e6 100644 --- a/docs/stoves/index.md +++ b/docs/stoves/index.md @@ -4,12 +4,21 @@ Me: "You mispelled obsession." -
+
-![british-military-no-6](../assets/stoves/articles/british-military-no-6/temp.jpeg){width=300}
-[British Military No. 6](articles/british-military-no-6/index.md) - -![optimus-111](../assets/stoves/articles/optimus-111/refurbished/optimus-1.jpeg){width=300}
-[Optimus 111](articles/optimus-111/index.md) +
    +
  • +

    British Military No. 6

    + + British Military No. 6 + +
  • +
  • +

    Optimus 111

    + + Optimus 111 + +
  • +
diff --git a/mkdocs.yml b/mkdocs.yml index 9d0cdf0..3ef792f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -40,6 +40,8 @@ plugins: zoomable: true draggable: true touchNavigation: true + skip_classes: + - glightbox-skip markdown_extensions: - attr_list - md_in_html