mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
edit: add analytics info to footer
This commit is contained in:
parent
bb679d348e
commit
915211d703
1 changed files with 7 additions and 2 deletions
|
@ -10,8 +10,13 @@ repo_url: https://github.com/tylernguyen/wiki
|
||||||
edit_uri: "edit/main/docs/"
|
edit_uri: "edit/main/docs/"
|
||||||
|
|
||||||
copyright: >
|
copyright: >
|
||||||
Copyright © 2024 Tyler Nguyen | <a href="http://tylernguyen.wiki/about/#license">LICENSE</a> <br>
|
Copyright © 2024 Tyler Nguyen | <a href="https://tylernguyen.wiki/about/#license">LICENSE</a> <br>
|
||||||
<a href="#__consent">Manage cookie settings</a>
|
Analytics by
|
||||||
|
<span class="twemoji">
|
||||||
|
<img src="https://assets.tylernguyen.wiki/logos/PostHog-logomark-light.svg#only-light">
|
||||||
|
<img src="https://assets.tylernguyen.wiki/logos/PostHog-logomark-dark.svg#only-dark">
|
||||||
|
</span>
|
||||||
|
PostHog | <a href="https://tylernguyen.wiki/about/#privacy-policy">Privacy Policy</a>
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
|
Loading…
Reference in a new issue