Skip to content

Commit 86762c4

Browse files
committed
Update logo and favicon
1 parent a1b1f5d commit 86762c4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

images/logo.png

755 Bytes
Loading

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<title>Limine</title>
7+
<link rel="icon" type="image/png" href="images/logo.png" />
78

89
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/terminal.min.css" />
910
<style>
@@ -40,6 +41,8 @@
4041
</head>
4142
<body>
4243
<center>
44+
<br>
45+
<img src="images/logo.png" style="width:200px;height:200px;">
4346
<h1>Limine</h1>
4447
<hr>
4548
<h2>

0 commit comments

Comments
 (0)