diff index.html @ 22:36783c99e199

Add favicon
author Paper <mrpapersonic@gmail.com>
date Sun, 12 Dec 2021 17:27:12 -0500
parents 3c7989047451
children 204899dd990a
line wrap: on
line diff
--- a/index.html	Sun Dec 12 17:09:24 2021 -0500
+++ b/index.html	Sun Dec 12 17:27:12 2021 -0500
@@ -4,6 +4,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
 	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
+	<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
 	<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
 	<style>
 		@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300&display=swap');