mirror of
https://github.com/GenShibe/website.git
synced 2025-05-04 23:33:03 +00:00
fix logo in theory
This commit is contained in:
parent
392191acb6
commit
d102db6821
2 changed files with 2 additions and 2 deletions
BIN
assets/logo.png
Normal file
BIN
assets/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
|
@ -8,11 +8,11 @@
|
|||
content="A little bit of information about Gen :3"/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta name="author" content="GenShibe" />
|
||||
<meta property="og:image" content="/assets/logo.svg"/>
|
||||
<meta property="og:image" content="/assets/logo.png"/>
|
||||
<meta property="og:url" content="https://genshibe.ca" />
|
||||
<title>Gen's Website</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="icon" type="image/x-icon" href="/assets/logo.svg">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue