some more progress on design
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
<!-- SEO -->
|
||||
<title>janishutz.com - Solving your software needs with passion</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7" />
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="og:title" content="" />
|
||||
@@ -19,7 +19,7 @@
|
||||
<meta name="og:url" content="https://janishutz.com" />
|
||||
<meta name="og:locale" content="en_GB" />
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta name="theme-color" content="">
|
||||
<meta name="theme-color" content="#152b5c">
|
||||
</head>
|
||||
<body>
|
||||
<nav></nav>
|
||||
@@ -48,6 +48,9 @@
|
||||
|
||||
<div class="content">
|
||||
<h1>My work</h1>
|
||||
<div class="side-by-side">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user