Skip to content

Commit

Permalink
added script for favicon to index
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBirbeckTFS committed Aug 14, 2024
1 parent 2dbed0a commit ce56b25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<link rel="stylesheet" href="dist/app.css">
<script defer type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script defer type="text/javascript" src="assets/javascripts/bootstrap.js"></script>

<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico" />
</head>

<body>
Expand Down

0 comments on commit ce56b25

Please sign in to comment.