Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
first test on github
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 14, 2016
1 parent 8ae15e7 commit def6dc0
Show file tree
Hide file tree
Showing 354 changed files with 52,790 additions and 1 deletion.
98 changes: 98 additions & 0 deletions 404.html
@@ -0,0 +1,98 @@
<!doctype html>
<html>
<head lang="tr">
<title>404 Page not found</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<meta name="description" content="Yazılım Mühendisliği">
<meta name="keywords"
content="Ömer, Özkan, Yazılım, Mühendislik, java, engineering, software, development">
<meta name="author" content="Ömer Özkan">
<meta property="og:site_name" content="Ömer Özkan"/>
<meta property="og:title" content="Ömer Özkan"/>
<meta property="og:description" content="Yazılım Mühendisliği"/>
<meta property="og:url" content="https://omerozkan.net/">
<meta property="og:type" content="blog"/>
<meta property="og:image" content="https://omerozkan.net/img/footer-logo.png" />
<meta name="generator" content="Hugo 0.15" />
<link rel="stylesheet" type="text/css" href="https://omerozkan.net/css/semantic.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<link rel="stylesheet" type="text/css" href="https://omerozkan.net/css/style.css">
<script src="https://code.jquery.com/jquery-2.2.0.min.js"></script>
<script src="https://omerozkan.net/js/semantic.min.js"></script>

<link href="https://omerozkan.net/index.xml" rel="alternate" type="application/rss+xml" title="Ömer Özkan"/>
<link href="https://omerozkan.net/index.xml" rel="feed" type="application/rss+xml" title="Ömer Özkan"/>

<link rel="apple-touch-icon" sizes="57x57" href="https://omerozkan.net/img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://omerozkan.net/img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://omerozkan.net/img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://omerozkan.net/img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://omerozkan.net/img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://omerozkan.net/img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://omerozkan.net/img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://omerozkan.net/img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://omerozkan.net/img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="https://omerozkan.net/img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://omerozkan.net/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://omerozkan.net/img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://omerozkan.net/img/favicon/favicon-16x16.png">
<link rel="manifest" href="https://omerozkan.net/img/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#009688">
<meta name="msapplication-TileImage" content="https://omerozkan.net/img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#009688">
</head>
<body class="error">
<section id="main" class="error">
<div class="ui grid">
<div class="pattern"></div>
<div class="computer only column">
<iframe id="video" class="bg computer only"
src="https://www.youtube-nocookie.com/embed/gtSwEh_rm8I?rel=0&amp;controls=0&amp;showinfo=0&amp;autohide=1&amp;autoplay=1&amp;loop=1"
frameborder="0"></iframe>
</div>
<div class="tablet only mobile only column ">
<div class="bg bg-image "></div>
</div>

</div>
<section class="ui grid">
<header class="ten wide mobile ten wide tablet eight wide computer column centered">
<div class="row">
<div class="ui grid">
<section id="header"
class="twelve wide mobile twelve wide tablet three wide computer column">
<div class="centered row center aligned">
<h1>
<a href="https://omerozkan.net/">Ömer Özkan .net</a>
</h1>
</div>
</section>
<div class="nine wide computer only column right aligned">
<h1 class="error centered">404</h1>
</div>
<div class="twelve wide mobile twelve wide tablet only centered column center aligned">
<h1 class="error centered mobile">404</h1>
</div>
</div>

</div>
</header>
</section>
<footer id="error-main" class="ui grid">
<div class="ui center aligned centered row" >
<p>Sayfa bulunamadı. İçerik kaldırılmış veya silinmiş olabilir. Verdiğimiz rahatsızlıktan dolayı özür
dileriz. <br />
Anasayfaya ulaşmak için <a href="https://omerozkan.net/">buraya</a> tıklayınız.
</p>
</div>
<div class="center aligned centered computer only row">
Video / Müzik : Selim Işık - Hatasız Kul Olmaz (Orhan Gencebay)
</div>
</footer>
</section>

<script src="scripts.js"></script>
</body>
</html>

0 comments on commit def6dc0

Please sign in to comment.