add more umami
This commit is contained in:
parent
0fca1c10f5
commit
1154ce2081
1 changed files with 18 additions and 18 deletions
|
@ -18,7 +18,7 @@
|
||||||
<br>
|
<br>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
{{#each social}}
|
{{#each social}}
|
||||||
<div id="{{name}}">
|
<div class="umami-click-{{name}}" id="{{name}}">
|
||||||
<a href="https://{{link}}">
|
<a href="https://{{link}}">
|
||||||
{{#each character}}
|
{{#each character}}
|
||||||
<span>
|
<span>
|
||||||
|
@ -36,6 +36,6 @@
|
||||||
|
|
||||||
<div class="creator">
|
<div class="creator">
|
||||||
<p>
|
<p>
|
||||||
<a href="https://werewolf.computer">lio</a>
|
<a class="umami-click-creator" href="https://werewolf.computer">lio</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
Loading…
Add table
Reference in a new issue