Thumbnail

This commit is contained in:
ssyyhhrr
2023-01-19 20:00:46 +00:00
parent 7cf236bdbd
commit c8499c6e3b
2 changed files with 1 additions and 0 deletions

BIN
assets/stewardle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:image" content="./stewardle.png" />
<link rel="stylesheet" href="./css/main.css">
<script src="https://kit.fontawesome.com/134dd703dd.js" crossorigin="anonymous"></script>
<title>Stewardle</title>