chore: Site Fixes
This commit is contained in:
parent
3db973543c
commit
c09ab5759a
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
|
@ -16,14 +16,14 @@
|
|||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="http://www.venith.net/assets/images/banner.png"
|
||||
href="http://www.venith.net/legacy/assets/images/banner.png"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="shortcut icon" href="http://www.venith.net/assets/images/banner.png" />
|
||||
<link rel="shortcut icon" href="http://www.venith.net/legacy/assets/images/banner.png" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
href="http://www.venith.net/assets/images/banner.png"
|
||||
href="http://www.venith.net/legacy/assets/images/banner.png"
|
||||
/>
|
||||
<meta name="apple-mobile-web-app-title" content="Daniele" />
|
||||
<link rel="manifest" href="images/favicon/site.webmanifest" />
|
||||
|
|
@ -354,12 +354,12 @@
|
|||
<div class="aside-ads-container">
|
||||
<span>Cool Posters</span>
|
||||
<img
|
||||
src="http://www.venith.net/assets/images/tenor.gif"
|
||||
src="http://www.venith.net/legacy/assets/images/tenor.gif"
|
||||
alt="Poster 1"
|
||||
title="Poster 1"
|
||||
/>
|
||||
<img
|
||||
src="http://www.venith.net/assets/images/bg.gif"
|
||||
src="http://www.venith.net/legacy/assets/images/bg.gif"
|
||||
alt="Poster 2"
|
||||
title="Poster 2"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue