mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
removed plausible
This commit is contained in:
parent
8a705fce98
commit
903447fb3d
2 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ Zen Browser Website
|
|||
|
||||
[](https://www.jsdelivr.com/package/gh/zen-browser/www)
|
||||
|
||||
[Analytics](https://plausible.io/zen-browser.app/) | [Uptime-Phare](https://uptime.zen-browser.app)
|
||||
[Uptime-Phare](https://uptime.zen-browser.app)
|
||||
|
||||
This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@ export default async function RootLayout({
|
|||
<head>
|
||||
<link rel="me" href="https://fosstodon.org/@zenbrowser"></link>
|
||||
{/* Analitics */}
|
||||
<script defer data-domain="zen-browser.app" src="https://plausible.io/js/script.js"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/gh/zen-browser/www/public/uma.js" data-host-url="https://uma.zen-browser.app" data-website-id="7148ef7c-5299-4ca1-9a18-9d6964e93b53" data-domains="zen-browser.app"></script>
|
||||
{/* End */}
|
||||
<link rel="alternate" type="application/rss+xml" title="Zen Browser Release Notes" href="https://www.zen-browser.app/feed.xml" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue