Generate static site
This commit is contained in:
		@@ -10,26 +10,26 @@
 | 
			
		||||
<meta name="description" content="A simple, retro theme for Hugo"/>
 | 
			
		||||
<meta name="keywords" content=""/>
 | 
			
		||||
<meta name="robots" content="noodp"/>
 | 
			
		||||
<link rel="canonical" href="http://example.org/" />
 | 
			
		||||
<link rel="canonical" href="https://022385.xyz/" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<link rel="stylesheet" href="http://example.org/assets/style.css">
 | 
			
		||||
<link rel="stylesheet" href="https://022385.xyz/assets/style.css">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://example.org/img/apple-touch-icon-144-precomposed.png">
 | 
			
		||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://022385.xyz/img/apple-touch-icon-144-precomposed.png">
 | 
			
		||||
 | 
			
		||||
<link rel="shortcut icon" href="http://example.org/img/favicon/orange.png">
 | 
			
		||||
<link rel="shortcut icon" href="https://022385.xyz/img/favicon/orange.png">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<meta name="twitter:card" content="summary" />
 | 
			
		||||
<meta name="twitter:title" content="Terminal — A simple, retro theme for Hugo" />
 | 
			
		||||
<meta name="twitter:description" content="" />
 | 
			
		||||
<meta name="twitter:site" content="http://example.org/" />
 | 
			
		||||
<meta name="twitter:site" content="https://022385.xyz/" />
 | 
			
		||||
<meta name="twitter:creator" content="" />
 | 
			
		||||
<meta name="twitter:image" content="">
 | 
			
		||||
 | 
			
		||||
@@ -38,7 +38,7 @@
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:title" content="Terminal — A simple, retro theme for Hugo">
 | 
			
		||||
<meta property="og:description" content="" />
 | 
			
		||||
<meta property="og:url" content="http://example.org/" />
 | 
			
		||||
<meta property="og:url" content="https://022385.xyz/" />
 | 
			
		||||
<meta property="og:site_name" content="Terminal" />
 | 
			
		||||
<meta property="og:image" content="">
 | 
			
		||||
<meta property="og:image:width" content="2048">
 | 
			
		||||
@@ -128,7 +128,7 @@
 | 
			
		||||
  
 | 
			
		||||
  <div class="post on-list">
 | 
			
		||||
    <h1 class="post-title">
 | 
			
		||||
      <a href="http://example.org/posts/my-first-post/">My First Post</a></h1>
 | 
			
		||||
      <a href="https://022385.xyz/posts/my-first-post/">My First Post</a></h1>
 | 
			
		||||
    <div class="post-meta">
 | 
			
		||||
      <span class="post-date">
 | 
			
		||||
        2019-03-26
 | 
			
		||||
@@ -178,8 +178,8 @@
 | 
			
		||||
  </div>
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
<script src="http://example.org/assets/main.js"></script>
 | 
			
		||||
<script src="http://example.org/assets/prism.js"></script>
 | 
			
		||||
<script src="https://022385.xyz/assets/main.js"></script>
 | 
			
		||||
<script src="https://022385.xyz/assets/prism.js"></script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user