Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjarbenne authored May 27, 2024
1 parent 261085e commit 275c110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Safe Exam Browser Homepage</title>
<!-- Link to Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="assets/style.css">
<style>
.centered {
text-align: center;
Expand Down

0 comments on commit 275c110

Please sign in to comment.