aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-19 04:32:23 -0800
committerFuwn <[email protected]>2024-01-19 04:32:23 -0800
commitbfcc2383bb45115172c2cd11c15d401b6b77d086 (patch)
tree838622025963d310d2ee56d099cf78045217453f
parentfeat(themify): use urushi (diff)
downloadcounter-bfcc2383bb45115172c2cd11c15d401b6b77d086.tar.xz
counter-bfcc2383bb45115172c2cd11c15d401b6b77d086.zip
feat(index): simplify usage
-rw-r--r--views/index.pug5
1 files changed, 1 insertions, 4 deletions
diff --git a/views/index.pug b/views/index.pug
index b7bdf17..176b590 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -41,10 +41,7 @@ html
h2 Usage
p(style='margin: 0;') Replace <code>:name</code> with your counter name.
- h5 SVG Address
- code #{site}/get/@:name
-
- h5 HTML Element
+ h5 HTML
code &lt;img src="#{site}/get/@:name" alt=":name" />
h5 Markdown