Skip to content

Commit 61c7757

Browse files
Merge pull request #1022 from plausible/nav
Nav
2 parents 33850da + 576cf94 commit 61c7757

2 files changed

Lines changed: 84 additions & 38 deletions

File tree

_includes/footer.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercas
4444
</li>
4545
<li class="mt-4">
4646
<a href="/for-ecommerce-saas" class="text-base leading-6 text-gray-300 hover:text-white">
47-
Ecommerce tracking
47+
Startups & SaaS
4848
</a>
4949
</li>
5050
<li class="mt-4">
@@ -150,32 +150,32 @@ <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercas
150150
</a>
151151
</li>
152152
<li class="mt-4">
153-
<a href="/status" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
153+
<a href="/status" target="_blank" rel="noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
154154
Status
155155
</a>
156156
</li>
157157
<li class="mt-4">
158-
<a href="https://github.com/plausible/analytics" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
158+
<a href="https://github.com/plausible/analytics" target="_blank" rel="noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
159159
GitHub
160160
</a>
161161
</li>
162162
<li class="mt-4">
163-
<a href="https://twitter.com/plausiblehq" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
163+
<a href="https://twitter.com/plausiblehq" target="_blank" rel="noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
164164
Twitter
165165
</a>
166166
</li>
167167
<li class="mt-4">
168-
<a href="https://bsky.app/profile/plausible.io" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
168+
<a href="https://bsky.app/profile/plausible.io" target="_blank" rel="noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
169169
Bluesky
170170
</a>
171171
</li>
172172
<li class="mt-4">
173-
<a rel="me" href="https://fosstodon.org/@plausible" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
173+
<a rel="noreferrer me" href="https://fosstodon.org/@plausible" target="_blank" class="text-base leading-6 text-gray-300 hover:text-white">
174174
Mastodon
175175
</a>
176176
</li>
177177
<li class="mt-4">
178-
<a href="https://www.linkedin.com/company/plausible-analytics/" target="_blank" rel="noopener noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
178+
<a href="https://www.linkedin.com/company/plausible-analytics/" target="_blank" rel="noreferrer" class="text-base leading-6 text-gray-300 hover:text-white">
179179
LinkedIn
180180
</a>
181181
</li>

0 commit comments

Comments
 (0)