update some pages with SEO warnings
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Projects - janishutz.com</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="description" content="Discover my projects, which range from websites to iOS apps and custom built websites for you.">
|
||||
<link rel="stylesheet" href="/css/mainstyle.css">
|
||||
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
|
||||
<script defer src="/js/loader.js"></script>
|
||||
@@ -16,7 +17,7 @@
|
||||
<div class="content">
|
||||
<img src="/assets/Logo.png" alt="page Logo" class="project-logo">
|
||||
<h1 class="content-title">Projects</h1>
|
||||
<p style="text-align: center; margin-bottom: 5%;">This is a selection of my most important projects. This list is not exhaustive and I've got some private projects ongoing at all times, like updating and optimising all my different websites.</p>
|
||||
<p style="text-align: center; margin-bottom: 5%;">This is a selection of my most important projects. This list is not exhaustive, and I've got some private projects ongoing at all times, like updating and optimizing all my different websites.</p>
|
||||
<h3 id="ios" class="content-title-small">iOS Apps</h3>
|
||||
<div class="sidebyside">
|
||||
<div class="element">
|
||||
|
||||
Reference in New Issue
Block a user