Skip to content

Commit 565b969

Browse files
authored
Merge branch 'main' into fix-redirect
2 parents 8a962d7 + 3fecce8 commit 565b969

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

_includes/head.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,4 @@
6565
<!-- CSS -------------------------- -->
6666
<!-- DojoCon CSS -->
6767
<link rel="stylesheet" href="/css/main.css" />
68-
69-
<!-- JS Framework -------------------------- -->
70-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
71-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
7268
</head>

_includes/top/sections/outline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2 id="outline" class="text-4xl text-center mb-8 pt-28 -mt-8">
99
min-[400px]:*:w-[45%] xl:*:w-[24%]">
1010
<div class="flex flex-col justify-between">
1111
<div class="flex flex-1 items-center justify-center mb-4">
12-
<img class="place-self-center align-middle" src="/img/top/outline/date.webp" alt="2025 10.25 10:00-17:00">
12+
<img class="place-self-center align-middle" src="/img/top/outline/date.webp" alt="2025 10.25 SAT 10:00-17:00">
1313
</div>
1414
<p>開催日時</p>
1515
</div>

img/top/outline/date.webp

878 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)