Skip to content

Commit

Permalink
Add tracker to page footer
Browse files Browse the repository at this point in the history
  • Loading branch information
DSchroer committed Mar 31, 2023
1 parent b5c0223 commit c901afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs_theme/partials/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<script async src="https://eyes.schroer.ca/tracker.js" data-ackee-server="https://eyes.schroer.ca" data-ackee-domain-id="e0b2e9fa-5152-43db-9738-ff54f0bf2703"></script>
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ site_name: DSLCAD (Pronounced DieselCAD)
repo_url: https://github.com/DSchroer/dslcad/
theme:
name: material
custom_dir: docs_theme
nav:
- Getting Started: index.md
- Web Editor: editor.md
Expand Down

0 comments on commit c901afe

Please sign in to comment.