mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-25 03:06:02 +10:00
crushed png's
This commit is contained in:
BIN
avatar.png
BIN
avatar.png
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB |
BIN
avatar.webp
Normal file
BIN
avatar.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
BIN
banner.png
BIN
banner.png
Binary file not shown.
|
Before Width: | Height: | Size: 511 KiB |
BIN
banner.webp
Normal file
BIN
banner.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
@@ -10,14 +10,14 @@
|
||||
|
||||
<meta property="og:title" content="Litruv - Dev/Tech Artist">
|
||||
<meta property="og:description" content="Dev/Tech Artist at MatesMedia. Follow for coding, game development, and creative projects.">
|
||||
<meta property="og:image" content="banner.png">
|
||||
<meta property="og:image" content="banner.webp">
|
||||
<meta property="og:url" content="https://lit.ruv.wtf">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Litruv - Dev/Tech Artist">
|
||||
<meta name="twitter:description" content="Dev/Tech Artist at MatesMedia. Follow for coding, game development, and creative projects.">
|
||||
<meta name="twitter:image" content="banner.png">
|
||||
<meta name="twitter:image" content="banner.webp">
|
||||
<meta name="twitter:url" content="https://lit.ruv.wtf">
|
||||
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/icons/16.png">
|
||||
@@ -36,7 +36,7 @@
|
||||
<body>
|
||||
<div class="bg-pattern"></div>
|
||||
<div class="container">
|
||||
<img src="avatar.png" alt="Avatar" class="avatar-img">
|
||||
<img src="avatar.webp" alt="Avatar" class="avatar-img">
|
||||
<header>
|
||||
<h1>Litruv</h1>
|
||||
<div class="subtext">Dev/Tech Artist @<a href="https://mates.dev/">MatesMedia</a>
|
||||
|
||||
Reference in New Issue
Block a user