Skip to content

Commit 4212be1

Browse files
committed
add logo
1 parent 3dbda96 commit 4212be1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>{{ page.title | default: site.title }} – LIM Lab</title>
88
<meta name="description" content="{{ page.description | default: site.description }}">
99
<link rel="canonical" href="{{ page.url | absolute_url }}">
10-
<link rel="icon" href="{{ '/assets/img/logo.png' | relative_url }}" type="image/png">
10+
<link rel="icon" href="{{ '/assets/img/limlogo.webp' | relative_url }}" type="image/webp">
1111
<meta property="og:site_name" content="{{ site.title }}">
1212
<meta property="og:title" content="{{ page.title | default: site.title }} – LIM Lab">
1313
<meta property="og:type" content="website">

assets/img/limlogo.webp

20.9 KB
Loading

0 commit comments

Comments
 (0)