aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-19 04:32:55 -0800
committerFuwn <[email protected]>2024-01-19 04:32:55 -0800
commit8bd7f1d607b6e9bce73261f484bda9a765e90354 (patch)
tree585d8a1029b177f332215f5ce97124d0c42e2384
parentfeat(index): simplify usage (diff)
downloadcounter-8bd7f1d607b6e9bce73261f484bda9a765e90354.tar.xz
counter-8bd7f1d607b6e9bce73261f484bda9a765e90354.zip
fix(index): target _blank anchors
-rw-r--r--views/index.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug
index 176b590..6dd1ce3 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -51,6 +51,6 @@ html
br
h2 Example
- p(style='margin: 0;') <a href="#{site}/get/@index?theme=urushi"><code>#{site}/get/@index?theme=urushi</code></a>
+ p(style='margin: 0;') <a href="#{site}/get/@index?theme=urushi" target="_blank"><code>#{site}/get/@index?theme=urushi</code></a>
p <img src="#{site}/get/@index?theme=urushi" alt="Urushi Counter" />