Skip to content

Commit

Permalink
feat: add bootstrap css.
Browse files Browse the repository at this point in the history
  • Loading branch information
gslin committed Oct 28, 2024
1 parent 1b69948 commit b3b3fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Conferences in Taiwan</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
</head>
<body>
<article>
Expand Down

0 comments on commit b3b3fb8

Please sign in to comment.