Updated favicons and SEO
BIN
favicon.ico
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 332 B |
After Width: | Height: | Size: 950 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 960 B |
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<browserconfig>
|
||||||
|
<msapplication>
|
||||||
|
<tile>
|
||||||
|
<square150x150logo src="/mstile-150x150.png"/>
|
||||||
|
<TileColor>#2b5797</TileColor>
|
||||||
|
</tile>
|
||||||
|
</msapplication>
|
||||||
|
</browserconfig>
|
After Width: | Height: | Size: 199 B |
After Width: | Height: | Size: 296 B |
After Width: | Height: | Size: 701 B |
|
@ -0,0 +1 @@
|
||||||
|
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="346.667" height="346.667" viewBox="0 0 260.000000 260.000000"><path d="M9 130v121h242V9H9v121zM199.6 24.1c3.2 3 4.8 8.3 4.1 14-1.3 10.6-6.3 15.9-14.9 15.9-4 0-4.8-.3-4.8-1.8 0-1.6.8-1.9 4.6-1.8 4 .1 5-.3 7.5-3.2 3.4-3.8 4.1-7.9 1-6.2-3.3 1.7-9.6 1.2-12.4-1-5.3-4.2-4.4-13.4 1.7-17.2 3.9-2.4 9.8-1.9 13.2 1.3zm28.4 7.3c0 9 .1 9.5 2.3 9.8 1.2.2 2.2 1 2.2 1.8s-1 1.6-2.2 1.8c-2 .3-2.3.9-2.3 4.8 0 3.7-.3 4.4-2 4.4s-2-.7-2-4.5v-4.4l-7.7-.3c-7.4-.3-7.8-.4-7.8-2.6 0-3.4 14.3-20.2 17.3-20.2 2.1 0 2.2.3 2.2 9.4zM96.3 68.5c9.7 1.7 19.2 6.1 25.1 11.5 5.7 5.3 8.4 9.5 10.5 16.8l1.7 5.7 7.6.3 7.7.3.3 38.2c.3 34.5.5 38.6 2.2 42.4 6.2 14.4 25.3 15.3 45.9 2.1l4.7-3V103h18v106h-18v-11l-7.7 5c-10.5 6.9-18.9 9.4-30.1 8.8-13.5-.7-21.8-5.3-27.8-15.4-4.4-7.4-5.4-15.5-5.4-43.9v-26l-3.1 5.5c-5.5 10-14 16.9-26 21.1-5.3 1.9-9.4 2.3-24.4 2.8l-18 .6-.3 26.3L59 209H41V67h23.8c15.7.1 26.3.5 31.5 1.5z"/><path d="M187.5 26.6c-1.1 1.1-1.5 3-1.3 5.8.2 3.4.8 4.3 3.2 5.5 2 .9 3.8 1.1 6 .4 2.7-.7 3.1-1.4 3.4-4.7.5-5.3-1.9-8.6-6.3-8.6-1.8 0-4.1.7-5 1.6zM217.8 33.7l-5.7 6.8 5.6.3c3 .2 5.7.1 6-.1.2-.3.3-3.5.1-7.1l-.3-6.7-5.7 6.8zM59.8 83.6c-.5.4-.8 13.3-.8 28.7v27.9l15.8-.5c17.3-.5 20.8-1.2 27.9-6 7.2-4.9 10.8-12.5 10.8-23.1 0-13.5-5.6-21.4-17.9-25.2-5.5-1.7-34.5-3.2-35.8-1.8z"/></svg>
|
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "",
|
||||||
|
"short_name": "",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "/android-chrome-192x192.png",
|
||||||
|
"sizes": "192x192",
|
||||||
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/android-chrome-256x256.png",
|
||||||
|
"sizes": "256x256",
|
||||||
|
"type": "image/png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#ffffff",
|
||||||
|
"background_color": "#ffffff",
|
||||||
|
"display": "standalone"
|
||||||
|
}
|
15
index.php
|
@ -4,11 +4,20 @@
|
||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>PuBe - Purum Bellum Hosting</title>
|
<title>PuBe - Purum Bellum Hosting Home Page</title>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="pube.css" />
|
<link rel="stylesheet" type="text/css" href="pube.css" />
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon32.png">
|
<link rel="shortcut icon" href="favicon.ico">
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon180.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="img/fi/apple-touch-icon.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="img/fi/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="img/fi/favicon-16x16.png">
|
||||||
|
<link rel="manifest" href="img/fi/site.webmanifest">
|
||||||
|
<link rel="mask-icon" href="img/fi/safari-pinned-tab.svg" color="#5bbad5">
|
||||||
|
<link rel="canonical" href="http://<?=$_SERVER['SERVER_NAME']?>/index.php"/>
|
||||||
|
<meta name="msapplication-TileColor" content="#2b5797">
|
||||||
|
<meta name="theme-color" content="#ffffff">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="title" content="PuBe - Purum Bellum Hosting Home Page">
|
||||||
<meta name="description" content="Purum Bellum provides free, as in free beer, videogame and privacy related service hosting since 2012.">
|
<meta name="description" content="Purum Bellum provides free, as in free beer, videogame and privacy related service hosting since 2012.">
|
||||||
<meta name="keywords" content="PuBe,Purum Bellum,game,videogame,service,server,hosting">
|
<meta name="keywords" content="PuBe,Purum Bellum,game,videogame,service,server,hosting">
|
||||||
<meta name="author" content="Abhorrent_Anger">
|
<meta name="author" content="Abhorrent_Anger">
|
||||||
|
|