mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 02:24:55 +03:00
Add about to footer
This commit is contained in:
parent
f7fdacb7f3
commit
30f97275e0
@ -93,6 +93,11 @@
|
||||
Company
|
||||
</h4>
|
||||
<ul class="mt-4">
|
||||
<li class="mt-4">
|
||||
<a href="/about" class="text-base leading-6 text-gray-300 hover:text-white">
|
||||
About
|
||||
</a>
|
||||
</li>
|
||||
<li class="mt-4">
|
||||
<a href="/blog" class="text-base leading-6 text-gray-300 hover:text-white">
|
||||
Blog
|
||||
|
Loading…
Reference in New Issue
Block a user