Skip to content

Commit

Permalink
Merge pull request #92 from EveryUniv/fix/91
Browse files Browse the repository at this point in the history
fix: base 태그 추가
  • Loading branch information
developerChans authored Mar 16, 2024
2 parents d3e0fc7 + 0add3a1 commit 061ff3f
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 061ff3f

Please sign in to comment.