Rebuilt site and deleted old stuff in public
This commit is contained in:
Executable → Regular
+10
-10
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<title>Серии · Маркин Степан</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -20,7 +20,7 @@
|
||||
<meta name="twitter:title" content="Series">
|
||||
<meta name="twitter:description" content="Sítio pessoal de João Ninguém">
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/ru/series/">
|
||||
<meta property="og:url" content="http://markinstefan.xyz/ru/series/">
|
||||
<meta property="og:site_name" content="Маркин Степан">
|
||||
<meta property="og:title" content="Series">
|
||||
<meta property="og:description" content="Sítio pessoal de João Ninguém">
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/ru/series/">
|
||||
<link rel="canonical" href="http://markinstefan.xyz/ru/series/">
|
||||
|
||||
|
||||
<link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/coder.css" media="screen">
|
||||
<link rel="stylesheet" href="/css/coder.min.f6b1b35a7b02521b25338f6cf58975f9980a6c12847763fe35a48307758cd1e7.css" integrity="sha256-9rGzWnsCUhslM49s9Yl1+ZgKbBKEd2P+NaSDB3WM0ec=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/coder-dark.css" media="screen">
|
||||
<link rel="stylesheet" href="/css/coder-dark.min.ad48f476275974885bdc03d5251e3cdbe1678c54a63ff772376b0ed2adc468dd.css" integrity="sha256-rUj0didZdIhb3APVJR482+FnjFSmP/dyN2sO0q3EaN0=" crossorigin="anonymous" media="screen" />
|
||||
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
|
||||
<a class="navigation-title" href="http://localhost:1313/ru/">
|
||||
<a class="navigation-title" href="http://markinstefan.xyz/ru/">
|
||||
Маркин Степан
|
||||
</a>
|
||||
|
||||
@@ -137,14 +137,14 @@
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a href="/de/series/">🇩🇪</a>
|
||||
<a href="/series/">🇬🇧</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-item">
|
||||
<a href="/series/">🇬🇧</a>
|
||||
<a href="/de/series/">🇩🇪</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -160,7 +160,7 @@
|
||||
<section class="container list">
|
||||
<header>
|
||||
<h1 class="title">
|
||||
<a class="title-link" href="http://localhost:1313/ru/series/">Серии</a>
|
||||
<a class="title-link" href="http://markinstefan.xyz/ru/series/">Серии</a>
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
|
||||
|
||||
<script src="/js/coder.js"></script>
|
||||
<script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script>
|
||||
|
||||
|
||||
|
||||
|
||||
Executable → Regular
+2
-2
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Series on Маркин Степан</title>
|
||||
<link>http://localhost:1313/ru/series/</link>
|
||||
<link>http://markinstefan.xyz/ru/series/</link>
|
||||
<description>Recent content in Series on Маркин Степан</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>ru</language>
|
||||
<atom:link href="http://localhost:1313/ru/series/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://markinstefan.xyz/ru/series/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Executable → Regular
+3
-3
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<title>http://localhost:1313/ru/series/</title>
|
||||
<link rel="canonical" href="http://localhost:1313/ru/series/">
|
||||
<title>http://markinstefan.xyz/ru/series/</title>
|
||||
<link rel="canonical" href="http://markinstefan.xyz/ru/series/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=http://localhost:1313/ru/series/">
|
||||
<meta http-equiv="refresh" content="0; url=http://markinstefan.xyz/ru/series/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user