Skip to content

Commit

Permalink
fix: base 태그 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
gaeunnlee committed Mar 15, 2024
1 parent 8ca54de commit 0add3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/modules/navigation.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/modules/pagination.min.css" />
<title>단국대학교 총학생회 - 단국대 학우를 위한 소통의 장</title>
<base href="/" />
</head>

<body>
Expand Down

0 comments on commit 0add3a1

Please sign in to comment.