fix heads and html lang

This commit is contained in:
Thefeli73 2020-05-26 23:36:58 +02:00
parent 36bd00b334
commit e445242cfa
4 changed files with 59 additions and 148 deletions

View File

@ -1,41 +1,20 @@
<!doctype html> <!doctype html>
<html lang="sv-SE"> <html lang="en-US">
<head> <head>
<meta charset="utf-8"> <?php
<title>Page not found</title> include 'include/headmeta.php';
?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta http-equiv="content-language" content="sv-SE">
<meta name="author" content="Felix Schulze">
<meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="public">
<link rel="canonical" href="https://schulze.studio/404.html">
<meta name="title" content="404 Not found">
<link rel="stylesheet" async href="/css/main.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!--
XXXXXXX
FAVICON
XXXXXXX
-->
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/site.webmanifest">
<link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/img/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<title>Contact</title>
<meta name="description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="keywords" content="Felix, Schulze, portfolio, webdesign, ux, ui, web, design">
<link rel="canonical" href="https://schulze.studio/contact">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Schulze.Studio">
<meta property="og:title" content="Contact">
<meta property="og:url" content="https://schulze.studio/contact">
<meta property="og:description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="title" content="Contact">
</head> </head>
<body> <body>

View File

@ -1,52 +1,26 @@
<!doctype html> <!doctype html>
<html lang="sv-SE"> <html lang="en-US">
<head> <head>
<meta charset="utf-8"> <?php
<title>Felix Schulze</title> include 'include/headmeta.php';
?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Felix Schulze</title>
<meta http-equiv="content-language" content="sv-SE">
<meta name="description" content="I'm Felix Schulze. Welcome to my portfolio."> <meta name="description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="keywords" content="Felix, Schulze, portfolio, webdesign, ux, ui, web, design"> <meta name="keywords" content="Felix, Schulze, portfolio, webdesign, ux, ui, web, design">
<meta name="author" content="Felix Schulze">
<meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="public">
<link rel="canonical" href="https://schulze.studio"> <link rel="canonical" href="https://schulze.studio">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:site_name" content="Schulze.Studio"> <meta property="og:site_name" content="Schulze.Studio">
<meta property="og:title" content="Schulze Studio"> <meta property="og:title" content="Schulze Studio">
<meta property="og:url" content="https://schulze.studio"> <meta property="og:url" content="https://schulze.studio">
<meta property="og:description" content="I'm Felix Schulze. Welcome to my portfolio."> <meta property="og:description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="title" content="Schulze Studio"> <meta name="title" content="Schulze Studio">
<link rel="stylesheet" async href="/css/main.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!--
XXXXXXX
FAVICON
XXXXXXX
-->
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/site.webmanifest">
<link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/img/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head> </head>
<body> <body>
<?php include 'include/navbar.php';?> <?php
include 'include/navbar.php';
?>
<header id="header"> <header id="header">
<div id="logo-container"> <div id="logo-container">

View File

@ -1,41 +1,20 @@
<!doctype html> <!doctype html>
<html lang="sv-SE"> <html lang="en-US">
<head> <head>
<meta charset="utf-8"> <?php
<title>Page not found</title> include 'include/headmeta.php';
?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta http-equiv="content-language" content="sv-SE">
<meta name="author" content="Felix Schulze">
<meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="public">
<link rel="canonical" href="https://schulze.studio/404.html">
<meta name="title" content="404 Not found">
<link rel="stylesheet" async href="/css/main.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!--
XXXXXXX
FAVICON
XXXXXXX
-->
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/site.webmanifest">
<link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/img/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<title>Projects</title>
<meta name="description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="keywords" content="Felix, Schulze, portfolio, webdesign, ux, ui, web, design">
<link rel="canonical" href="https://schulze.studio/projects">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Schulze.Studio">
<meta property="og:title" content="Projects">
<meta property="og:url" content="https://schulze.studio/projects">
<meta property="og:description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="title" content="Projects">
</head> </head>
<body> <body>

View File

@ -1,41 +1,20 @@
<!doctype html> <!doctype html>
<html lang="sv-SE"> <html lang="en-US">
<head> <head>
<meta charset="utf-8"> <?php
<title>Page not found</title> include 'include/headmeta.php';
?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta http-equiv="content-language" content="sv-SE">
<meta name="author" content="Felix Schulze">
<meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="public">
<link rel="canonical" href="https://schulze.studio/404.html">
<meta name="title" content="404 Not found">
<link rel="stylesheet" async href="/css/main.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
<!--
XXXXXXX
FAVICON
XXXXXXX
-->
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/site.webmanifest">
<link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/img/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<title>Websites</title>
<meta name="description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="keywords" content="Felix, Schulze, portfolio, webdesign, ux, ui, web, design">
<link rel="canonical" href="https://schulze.studio/websites">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Schulze.Studio">
<meta property="og:title" content="Websites">
<meta property="og:url" content="https://schulze.studio/websites">
<meta property="og:description" content="I'm Felix Schulze. Welcome to my portfolio.">
<meta name="title" content="Websites">
</head> </head>
<body> <body>