Skip to content

Commit 3b1c03e

Browse files
committed
Little update of analytics
1 parent 53c247d commit 3b1c03e

File tree

6 files changed

+12
-2
lines changed

6 files changed

+12
-2
lines changed

about.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/>
2525
<meta property="og:url" content="https://miracleos.com/" />
2626
<meta property="og:type" content="website" />
27+
28+
<script defer data-project="67fe9794b9698244377e3ee1" src="https://cdn.jsdelivr.net/gh/litlyx/litlyx-js/browser/litlyx.js"></script>
2729
</head>
2830
<body>
2931
<div class="navbar-non-bs">

contribute.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/>
2525
<meta property="og:url" content="https://miracleos.com/" />
2626
<meta property="og:type" content="website" />
27+
28+
<script defer data-project="67fe9794b9698244377e3ee1" src="https://cdn.jsdelivr.net/gh/litlyx/litlyx-js/browser/litlyx.js"></script>
2729
</head>
2830
<body>
2931
<div class="navbar-non-bs">

documentation.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/>
2525
<meta property="og:url" content="https://miracleos.com/" />
2626
<meta property="og:type" content="website" />
27+
28+
<script defer data-project="67fe9794b9698244377e3ee1" src="https://cdn.jsdelivr.net/gh/litlyx/litlyx-js/browser/litlyx.js"></script>
2729
</head>
2830
<body>
2931
<div class="navbar-non-bs">

download.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/>
2525
<meta property="og:url" content="https://miracleos.com/" />
2626
<meta property="og:type" content="website" />
27+
28+
<script defer data-project="67fe9794b9698244377e3ee1" src="https://cdn.jsdelivr.net/gh/litlyx/litlyx-js/browser/litlyx.js"></script>
2729
</head>
2830
<body>
2931
<div class="navbar-non-bs">

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3>MiracleOS</h3>
7070
<h1 class="slogan-header">
7171
A friendly and powerful OS for everyone
7272
</h1>
73-
<div class="cta-buttons" onhover="Lit.event('download-hover')">
73+
<div class="cta-buttons" onmousehover="Lit.event('download-hover')">
7474
<p class="coming-soon">
7575
Miracle<span style="display: none;"> </span>OS isn't ready for download right now
7676
</p>
@@ -86,7 +86,7 @@ <h1 class="slogan-header">
8686

8787
<h2 class="why-use">Why use MiracleOS?</h2>
8888

89-
<div id="why-us-boxes" onhover="Lit.event('whyus-hover')" onclick="Lit.event('whyus-click')">
89+
<div id="why-us-boxes" onmousehover="Lit.event('whyus-hover')" onclick="Lit.event('whyus-click')">
9090
<div class="boxes grad-bg">
9191
<img src="misc-images/magic-wand.svg" />
9292
<div>

wiki.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/>
2525
<meta property="og:url" content="https://miracleos.com/" />
2626
<meta property="og:type" content="website" />
27+
28+
<script defer data-project="67fe9794b9698244377e3ee1" src="https://cdn.jsdelivr.net/gh/litlyx/litlyx-js/browser/litlyx.js"></script>
2729
</head>
2830
<body>
2931
<div class="navbar-non-bs">

0 commit comments

Comments
 (0)