Skip to content

Commit

Permalink
feat: 📈 Add Umami code
Browse files Browse the repository at this point in the history
  • Loading branch information
5ika committed May 24, 2022
1 parent 15df5d7 commit 9a12933
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ function MyApp({ Component, pageProps }) {
name="description"
content="Site référençant les applications Open Source qui concernent Genève et sa région."
/>
<script
async
defer
data-website-id="f31f8a0d-af9c-484e-adb9-2c454b00d5f9"
src="https://umami.hidora.com/umami.js"
></script>
</Head>
<Component {...pageProps} />
</>
Expand Down
2 changes: 2 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow:

1 comment on commit 9a12933

@vercel
Copy link

@vercel vercel bot commented on 9a12933 May 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.