Skip to content

Commit ac04c37

Browse files
01mickojohanmalm
authored andcommitted
update the logo with text using Nunito font
1 parent 52cd1ef commit ac04c37

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

deploy/img/labwc2-with-text.png

-4.24 KB
Binary file not shown.

deploy/img/labwc3-with-text.png

4.48 KB
Loading

src/template_pre.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- Open Graph protocol -->
1010
<meta property="og:title" content="labwc" />
1111
<meta property="og:type" content="website" />
12-
<meta property="og:image" content="https://labwc.github.io/img/labwc2-with-text.png" />
12+
<meta property="og:image" content="https://labwc.github.io/img/labwc3-with-text.png" />
1313
<meta property="og:url" content="https://labwc.github.io" />
1414
<meta property="og:description" content="An Openbox inspired wlroots-based stacking Wayland compositor." />
1515
<style>
@@ -146,7 +146,7 @@
146146
<body>
147147
<main>
148148
<center id="menu">
149-
<img src="img/labwc2-with-text.png" alt="labwc" height="61px" /><br />
149+
<img src="img/labwc3-with-text.png" alt="labwc" height="61px" /><br />
150150
[<a href="index.html">home</a>]
151151
[<a href="https://github.com/labwc/labwc#readme">readme</a>]
152152
[<a href="integration.html">integration</a>]

0 commit comments

Comments
 (0)