We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbda96 commit 4212be1Copy full SHA for 4212be1
_layouts/default.html
@@ -7,7 +7,7 @@
7
<title>{{ page.title | default: site.title }} – LIM Lab</title>
8
<meta name="description" content="{{ page.description | default: site.description }}">
9
<link rel="canonical" href="{{ page.url | absolute_url }}">
10
- <link rel="icon" href="{{ '/assets/img/logo.png' | relative_url }}" type="image/png">
+ <link rel="icon" href="{{ '/assets/img/limlogo.webp' | relative_url }}" type="image/webp">
11
<meta property="og:site_name" content="{{ site.title }}">
12
<meta property="og:title" content="{{ page.title | default: site.title }} – LIM Lab">
13
<meta property="og:type" content="website">
assets/img/limlogo.webp
20.9 KB
0 commit comments