Updated Docs for New Path Number

This commit is contained in:
sahrohit 2022-06-14 11:11:23 +05:45
parent 4973489dd1
commit a8667d16b4
1 changed files with 6 additions and 0 deletions

View File

@ -27,12 +27,18 @@ html
h5 SVG address
code https://count.getloli.com/get/@:name
code https://count.getloli.com/number/@:num
h5 Img tag
code <img src="https://count.getloli.com/get/@:name" alt=":name" />
code <img src="https://count.getloli.com/number/@:num" alt=":name" />
h5 Markdown
code ![:name](https://count.getloli.com/get/@:name)
code ![:name](https://count.getloli.com/number/@:num)
h3 eg:
<img src="https://count.getloli.com/get/@index" alt="Moe Count!" />