aboutsummaryrefslogtreecommitdiff
path: root/resources/views
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views')
-rw-r--r--resources/views/includes/head.blade.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/includes/head.blade.php b/resources/views/includes/head.blade.php
index 2a5ad6e..1204063 100644
--- a/resources/views/includes/head.blade.php
+++ b/resources/views/includes/head.blade.php
@@ -7,6 +7,7 @@
<link rel="stylesheet" href="/css/master.css"/>
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"/>
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"/>
+ <script src="/js/christmas/snow.js"></script>
<!-- Page-specific -->
<title>@yield('title') - diskfloppy.me</title>