Skip to content

Commit

Permalink
add noml to html headers
Browse files Browse the repository at this point in the history
  • Loading branch information
uuupah committed Mar 5, 2024
1 parent 776006c commit e1141b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/layout/core.njk
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="theme-color" content="#6a826a"/>
<meta property="og:image" content="/_assets/img/cropped.png"/>
<meta name="robots" content="noml">
<link rel="icon" type="image/x-icon" href="/_assets/img/fav.png">
<script src="https://gusbus.space/smallweb-subway/smallweb-subway.js"></script>
{# <link rel="stylesheet" href="/_assets/css/normalize.css" /> #}
Expand Down

0 comments on commit e1141b4

Please sign in to comment.