mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-14 08:02:16 +00:00
🦞
This commit is contained in:
parent
b2be47240c
commit
a68a074854
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ const address = import.meta.env.PUBLIC_ADDRESS;
|
|||
src="https://plausible.leggy.dev/js/script.js"
|
||||
></script>
|
||||
) : (
|
||||
<script is:inline>console.log("Plausible Disabled")</script>
|
||||
<script is:inline>console.log("Plausible Disabled");</script>
|
||||
)}
|
||||
{plugins?.katex && (
|
||||
<link
|
||||
|
|
Loading…
Add table
Reference in a new issue