Uploaded public after redirection-change
This commit is contained in:
+22
-19
@@ -2,9 +2,7 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>
|
||||
Projects · Markin Stefan
|
||||
</title>
|
||||
<title>Markin Stefan</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
@@ -13,19 +11,19 @@
|
||||
|
||||
|
||||
<meta name="author" content="Markin Stefan">
|
||||
<meta name="description" content="Nothing to see here yet…">
|
||||
<meta name="description" content="Markin Stefan's personal website">
|
||||
<meta name="keywords" content="blog,developer,personal">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Projects">
|
||||
<meta name="twitter:description" content="Nothing to see here yet…">
|
||||
<meta name="twitter:title" content="Redirecting to Gitea Repository">
|
||||
<meta name="twitter:description" content="Markin Stefan's personal website">
|
||||
|
||||
<meta property="og:url" content="http://markinstefan.xyz/projects/">
|
||||
<meta property="og:site_name" content="Markin Stefan">
|
||||
<meta property="og:title" content="Projects">
|
||||
<meta property="og:description" content="Nothing to see here yet…">
|
||||
<meta property="og:title" content="Redirecting to Gitea Repository">
|
||||
<meta property="og:description" content="Markin Stefan's personal website">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
@@ -113,6 +111,10 @@
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link " href="/about/">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item">
|
||||
<a class="navigation-link " href="/projects/">Projects</a>
|
||||
</li>
|
||||
@@ -154,22 +156,23 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container page">
|
||||
<div class="container">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="title">
|
||||
<a class="title-link" href="http://markinstefan.xyz/projects/">
|
||||
Projects
|
||||
</a>
|
||||
</h1>
|
||||
</header>
|
||||
<h1>Redirecting to Gitea Repository</h1>
|
||||
|
||||
<p>Nothing to see here yet…</p>
|
||||
<p>
|
||||
Redirecting to https://git.netinfection.xyz/iroxol?tab=repositories in 3 seconds...
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://git.netinfection.xyz/iroxol?tab=repositories" rel="noopener noreferrer">
|
||||
Click here if you are not redirected
|
||||
</a>
|
||||
</p>
|
||||
</article>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
<meta http-equiv="refresh" content="3; url=https://git.netinfection.xyz/iroxol?tab=repositories">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user