Skip to content

Commit b400a9c

Browse files
committed
Resolved an issue causing the logo to not appear in Safari browsers
1 parent 2145ab1 commit b400a9c

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

_includes/images/coscup_x5F_Logo.svg

Lines changed: 1 addition & 1 deletion
Loading

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
defer
3333
src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"
3434
></script>
35-
<script src="/assets/js/main.js"></script>
3635
</head>
3736
<body class="h-full font-sans overflow-x-hidden">
3837
<!-- Main Content -->

0 commit comments

Comments
 (0)