diff options
Diffstat (limited to 'src/web/_views/header_empty.php')
-rw-r--r-- | src/web/_views/header_empty.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/_views/header_empty.php b/src/web/_views/header_empty.php index 75f6f17..037c89a 100644 --- a/src/web/_views/header_empty.php +++ b/src/web/_views/header_empty.php @@ -17,6 +17,8 @@ } ?> <title><?=$title?></title> + <!-- haa haa hee hee hoo hoo --> + <script src="https://unpkg.com/@ruffle-rs/ruffle"></script> </head> <body> <div id="toast-container"> |