Revert "Add link tag for favicon"

This reverts commit 45ee743f5a.
This commit is contained in:
swaggboi 2022-02-24 20:42:46 -05:00
parent 45ee743f5a
commit ba7596e92c

View File

@ -24,7 +24,6 @@
content="One man's journey to summon his own calm from within.">
<title>My Willpower</title>
<link rel="stylesheet" type="text/css" href="/willpower.css">
<link rel="shortcut icon" href="/favicon.ico">
</head>
<body>
<%= yield %>