Skip to content

Commit 60c3df8

Browse files
committed
chore: clean up footer
1 parent b14ae71 commit 60c3df8

File tree

20 files changed

+124
-124
lines changed

20 files changed

+124
-124
lines changed

public/about/index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33

4-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><title>About &ndash; Odesaur</title>
4+
<head><title>About &ndash; Odesaur</title>
55
<meta name="description" content="A terminal themed bio.">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -15,12 +15,12 @@
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1616

1717

18-
<link rel="stylesheet" href="http://localhost:1313/css/palettes/base16-rose-pine.css">
19-
<link rel="stylesheet" href="http://localhost:1313/css/risotto.css">
20-
<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
18+
<link rel="stylesheet" href="https://odesaur.github.io/css/palettes/base16-rose-pine.css">
19+
<link rel="stylesheet" href="https://odesaur.github.io/css/risotto.css">
20+
<link rel="stylesheet" href="https://odesaur.github.io/css/custom.css">
2121

2222

23-
<link rel="icon" href="http://localhost:1313/favicon.ico">
23+
<link rel="icon" href="https://odesaur.github.io/favicon.ico">
2424

2525

2626

@@ -35,12 +35,12 @@
3535

3636
<header class="page__header"><nav class="page__nav main-nav">
3737
<ul>
38-
<li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Odesaur</a></h1></li>
38+
<li class="nomarker"><h1 class="page__logo"><a href="https://odesaur.github.io/" class="page__logo-inner">Odesaur</a></h1></li>
3939

4040

41-
<li class="main-nav__item"><a class="nav-main-item active" href="http://localhost:1313/about/" title="">About</a></li>
41+
<li class="main-nav__item"><a class="nav-main-item active" href="https://odesaur.github.io/about/" title="">About</a></li>
4242

43-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/post/" title="Posts">Posts</a></li>
43+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/post/" title="Posts">Posts</a></li>
4444

4545
</ul>
4646
</nav>
@@ -65,7 +65,7 @@ <h1>About</h1>
6565
<div class="aside__about">
6666
<div class="aside__about">
6767

68-
<img class="about__logo" src="http://localhost:1313/favicon.ico" alt="Logo">
68+
<img class="about__logo" src="https://odesaur.github.io/favicon.ico" alt="Logo">
6969
<h1 class="about__title">odesaur</h1>
7070
<p class="about__description">A terminal themed bio.</p>
7171
</div>

public/archives/index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33

4-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><title>Odesaur</title>
4+
<head><title>Odesaur</title>
55
<meta name="description" content="A terminal themed bio.">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -15,12 +15,12 @@
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1616

1717

18-
<link rel="stylesheet" href="http://localhost:1313/css/palettes/base16-rose-pine.css">
19-
<link rel="stylesheet" href="http://localhost:1313/css/risotto.css">
20-
<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
18+
<link rel="stylesheet" href="https://odesaur.github.io/css/palettes/base16-rose-pine.css">
19+
<link rel="stylesheet" href="https://odesaur.github.io/css/risotto.css">
20+
<link rel="stylesheet" href="https://odesaur.github.io/css/custom.css">
2121

2222

23-
<link rel="icon" href="http://localhost:1313/favicon.ico">
23+
<link rel="icon" href="https://odesaur.github.io/favicon.ico">
2424

2525

2626

@@ -35,12 +35,12 @@
3535

3636
<header class="page__header"><nav class="page__nav main-nav">
3737
<ul>
38-
<li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Odesaur</a></h1></li>
38+
<li class="nomarker"><h1 class="page__logo"><a href="https://odesaur.github.io/" class="page__logo-inner">Odesaur</a></h1></li>
3939

4040

41-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/about/" title="">About</a></li>
41+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/about/" title="">About</a></li>
4242

43-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/post/" title="Posts">Posts</a></li>
43+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/post/" title="Posts">Posts</a></li>
4444

4545
</ul>
4646
</nav>
@@ -62,7 +62,7 @@ <h1></h1>
6262
<div class="aside__about">
6363
<div class="aside__about">
6464

65-
<img class="about__logo" src="http://localhost:1313/favicon.ico" alt="Logo">
65+
<img class="about__logo" src="https://odesaur.github.io/favicon.ico" alt="Logo">
6666
<h1 class="about__title">odesaur</h1>
6767
<p class="about__description">A terminal themed bio.</p>
6868
</div>

public/articles/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>http://localhost:1313/post/</title>
5-
<link rel="canonical" href="http://localhost:1313/post/">
4+
<title>https://odesaur.github.io/post/</title>
5+
<link rel="canonical" href="https://odesaur.github.io/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
8+
<meta http-equiv="refresh" content="0; url=https://odesaur.github.io/post/">
99
</head>
1010
</html>

public/blog/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>http://localhost:1313/post/</title>
5-
<link rel="canonical" href="http://localhost:1313/post/">
4+
<title>https://odesaur.github.io/post/</title>
5+
<link rel="canonical" href="https://odesaur.github.io/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
8+
<meta http-equiv="refresh" content="0; url=https://odesaur.github.io/post/">
99
</head>
1010
</html>

public/categories/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33

4-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><title>Categories &ndash; Odesaur</title>
4+
<head><title>Categories &ndash; Odesaur</title>
55
<meta name="description" content="A terminal themed bio.">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -15,19 +15,19 @@
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1616

1717

18-
<link rel="stylesheet" href="http://localhost:1313/css/palettes/base16-rose-pine.css">
19-
<link rel="stylesheet" href="http://localhost:1313/css/risotto.css">
20-
<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
18+
<link rel="stylesheet" href="https://odesaur.github.io/css/palettes/base16-rose-pine.css">
19+
<link rel="stylesheet" href="https://odesaur.github.io/css/risotto.css">
20+
<link rel="stylesheet" href="https://odesaur.github.io/css/custom.css">
2121

2222

23-
<link rel="icon" href="http://localhost:1313/favicon.ico">
23+
<link rel="icon" href="https://odesaur.github.io/favicon.ico">
2424

2525

2626

2727

2828

2929

30-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="Odesaur">
30+
<link rel="alternate" type="application/rss+xml" href="https://odesaur.github.io/categories/index.xml" title="Odesaur">
3131

3232
</head>
3333

@@ -36,12 +36,12 @@
3636

3737
<header class="page__header"><nav class="page__nav main-nav">
3838
<ul>
39-
<li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Odesaur</a></h1></li>
39+
<li class="nomarker"><h1 class="page__logo"><a href="https://odesaur.github.io/" class="page__logo-inner">Odesaur</a></h1></li>
4040

4141

42-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/about/" title="">About</a></li>
42+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/about/" title="">About</a></li>
4343

44-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/post/" title="Posts">Posts</a></li>
44+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/post/" title="Posts">Posts</a></li>
4545

4646
</ul>
4747
</nav>
@@ -64,7 +64,7 @@ <h1 id="categories">Categories</h1>
6464
<div class="aside__about">
6565
<div class="aside__about">
6666

67-
<img class="about__logo" src="http://localhost:1313/favicon.ico" alt="Logo">
67+
<img class="about__logo" src="https://odesaur.github.io/favicon.ico" alt="Logo">
6868
<h1 class="about__title">odesaur</h1>
6969
<p class="about__description">A terminal themed bio.</p>
7070
</div>

public/categories/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on Odesaur</title>
5-
<link>http://localhost:1313/categories/</link>
5+
<link>https://odesaur.github.io/categories/</link>
66
<description>Recent content in Categories on Odesaur</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://odesaur.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>http://localhost:1313/post/</title>
5-
<link rel="canonical" href="http://localhost:1313/post/">
4+
<title>https://odesaur.github.io/post/</title>
5+
<link rel="canonical" href="https://odesaur.github.io/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
8+
<meta http-equiv="refresh" content="0; url=https://odesaur.github.io/post/">
99
</head>
1010
</html>

public/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en-us">
33

44
<head>
5-
<meta name="generator" content="Hugo 0.136.5"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><title>Odesaur</title>
5+
<meta name="generator" content="Hugo 0.136.5"><title>Odesaur</title>
66
<meta name="description" content="A terminal themed bio.">
77

88
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -16,19 +16,19 @@
1616
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1717

1818

19-
<link rel="stylesheet" href="http://localhost:1313/css/palettes/base16-rose-pine.css">
20-
<link rel="stylesheet" href="http://localhost:1313/css/risotto.css">
21-
<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
19+
<link rel="stylesheet" href="https://odesaur.github.io/css/palettes/base16-rose-pine.css">
20+
<link rel="stylesheet" href="https://odesaur.github.io/css/risotto.css">
21+
<link rel="stylesheet" href="https://odesaur.github.io/css/custom.css">
2222

2323

24-
<link rel="icon" href="http://localhost:1313/favicon.ico">
24+
<link rel="icon" href="https://odesaur.github.io/favicon.ico">
2525

2626

2727

2828

2929

3030

31-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="Odesaur">
31+
<link rel="alternate" type="application/rss+xml" href="https://odesaur.github.io/index.xml" title="Odesaur">
3232

3333
</head>
3434

@@ -37,12 +37,12 @@
3737

3838
<header class="page__header"><nav class="page__nav main-nav">
3939
<ul>
40-
<li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Odesaur</a></h1></li>
40+
<li class="nomarker"><h1 class="page__logo"><a href="https://odesaur.github.io/" class="page__logo-inner">Odesaur</a></h1></li>
4141

4242

43-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/about/" title="">About</a></li>
43+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/about/" title="">About</a></li>
4444

45-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/post/" title="Posts">Posts</a></li>
45+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/post/" title="Posts">Posts</a></li>
4646

4747
</ul>
4848
</nav>
@@ -58,7 +58,7 @@
5858
<div class="aside__about">
5959
<div class="aside__about">
6060

61-
<img class="about__logo" src="http://localhost:1313/favicon.ico" alt="Logo">
61+
<img class="about__logo" src="https://odesaur.github.io/favicon.ico" alt="Logo">
6262
<h1 class="about__title">odesaur</h1>
6363
<p class="about__description">A terminal themed bio.</p>
6464
</div>

public/index.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Odesaur</title>
5-
<link>http://localhost:1313/</link>
5+
<link>https://odesaur.github.io/</link>
66
<description>Recent content on Odesaur</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<lastBuildDate>Tue, 28 May 2019 00:00:00 +0000</lastBuildDate>
10-
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="https://odesaur.github.io/index.xml" rel="self" type="application/rss+xml" />
1111
<item>
1212
<title>About</title>
13-
<link>http://localhost:1313/about/</link>
13+
<link>https://odesaur.github.io/about/</link>
1414
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
15-
<guid>http://localhost:1313/about/</guid>
16-
<description>&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Naut@Chimkin ~ $ me -h&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Hiya, I love open source and I use neovim btw &amp;lt;3&#xA;&lt;img src=&#34;http://localhost:1313/caphonkers.jpg&#34; alt=&#34;honker&#34;&gt;&lt;/p&gt;</description>
15+
<guid>https://odesaur.github.io/about/</guid>
16+
<description>&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Naut@Chimkin ~ $ me -h&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Hiya, I love open source and I use neovim btw &amp;lt;3&#xA;&lt;img src=&#34;https://odesaur.github.io/caphonkers.jpg&#34; alt=&#34;honker&#34;&gt;&lt;/p&gt;</description>
1717
</item>
1818
<item>
1919
<title></title>
20-
<link>http://localhost:1313/archives/</link>
20+
<link>https://odesaur.github.io/archives/</link>
2121
<pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
22-
<guid>http://localhost:1313/archives/</guid>
22+
<guid>https://odesaur.github.io/archives/</guid>
2323
<description></description>
2424
</item>
2525
</channel>

public/post/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33

4-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><title>Posts &ndash; Odesaur</title>
4+
<head><title>Posts &ndash; Odesaur</title>
55
<meta name="description" content="A terminal themed bio.">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -15,19 +15,19 @@
1515
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
1616

1717

18-
<link rel="stylesheet" href="http://localhost:1313/css/palettes/base16-rose-pine.css">
19-
<link rel="stylesheet" href="http://localhost:1313/css/risotto.css">
20-
<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
18+
<link rel="stylesheet" href="https://odesaur.github.io/css/palettes/base16-rose-pine.css">
19+
<link rel="stylesheet" href="https://odesaur.github.io/css/risotto.css">
20+
<link rel="stylesheet" href="https://odesaur.github.io/css/custom.css">
2121

2222

23-
<link rel="icon" href="http://localhost:1313/favicon.ico">
23+
<link rel="icon" href="https://odesaur.github.io/favicon.ico">
2424

2525

2626

2727

2828

2929

30-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/post/index.xml" title="Odesaur">
30+
<link rel="alternate" type="application/rss+xml" href="https://odesaur.github.io/post/index.xml" title="Odesaur">
3131

3232
</head>
3333

@@ -36,12 +36,12 @@
3636

3737
<header class="page__header"><nav class="page__nav main-nav">
3838
<ul>
39-
<li class="nomarker"><h1 class="page__logo"><a href="http://localhost:1313/" class="page__logo-inner">Odesaur</a></h1></li>
39+
<li class="nomarker"><h1 class="page__logo"><a href="https://odesaur.github.io/" class="page__logo-inner">Odesaur</a></h1></li>
4040

4141

42-
<li class="main-nav__item"><a class="nav-main-item" href="http://localhost:1313/about/" title="">About</a></li>
42+
<li class="main-nav__item"><a class="nav-main-item" href="https://odesaur.github.io/about/" title="">About</a></li>
4343

44-
<li class="main-nav__item"><a class="nav-main-item active" href="http://localhost:1313/post/" title="Posts">Posts</a></li>
44+
<li class="main-nav__item"><a class="nav-main-item active" href="https://odesaur.github.io/post/" title="Posts">Posts</a></li>
4545

4646
</ul>
4747
</nav>
@@ -62,7 +62,7 @@ <h1>Posts</h1>
6262
<div class="aside__about">
6363
<div class="aside__about">
6464

65-
<img class="about__logo" src="http://localhost:1313/favicon.ico" alt="Logo">
65+
<img class="about__logo" src="https://odesaur.github.io/favicon.ico" alt="Logo">
6666
<h1 class="about__title">odesaur</h1>
6767
<p class="about__description">A terminal themed bio.</p>
6868
</div>

public/post/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Posts on Odesaur</title>
5-
<link>http://localhost:1313/post/</link>
5+
<link>https://odesaur.github.io/post/</link>
66
<description>Recent content in Posts on Odesaur</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/post/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://odesaur.github.io/post/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/posts/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
33
<head>
4-
<title>http://localhost:1313/post/</title>
5-
<link rel="canonical" href="http://localhost:1313/post/">
4+
<title>https://odesaur.github.io/post/</title>
5+
<link rel="canonical" href="https://odesaur.github.io/post/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=http://localhost:1313/post/">
8+
<meta http-equiv="refresh" content="0; url=https://odesaur.github.io/post/">
99
</head>
1010
</html>

0 commit comments

Comments
 (0)