From fe0a37a39f133d60e47cb041973136e5d6154657 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Wed, 20 Mar 2024 21:24:07 +0100 Subject: html: add viewport meta to tags example --- src/web/html.md | 4 ++-- src/web/src/tags.html | 2 ++ src/web/src/tags2.html | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'src/web') diff --git a/src/web/html.md b/src/web/html.md index 8debbda..28625a6 100644 --- a/src/web/html.md +++ b/src/web/html.md @@ -29,13 +29,13 @@ ## Single active filter tag [Rendered html](src/tags.html) ```html -{{#include src/tags.html }} +{{#include src/tags.html:3: }} ``` ## Multiple active filter tags [Rendered html](src/tags2.html) ```html -{{#include src/tags2.html }} +{{#include src/tags2.html:3: }} ``` # Floating figures with caption diff --git a/src/web/src/tags.html b/src/web/src/tags.html index d9ea9af..1500e3a 100644 --- a/src/web/src/tags.html +++ b/src/web/src/tags.html @@ -1,3 +1,5 @@ + +