This commit is contained in:
Paul Gauthier 2024-02-23 08:59:08 -08:00
parent b16d7bb74f
commit 37f708b208

View file

@ -12,9 +12,6 @@
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
{% if post.canonical %}
<link rel="canonical" href="{{ post.canonical }}" />
{% endif %}
{% include head-custom.html %}
</head>
<body>