Generate static site
This commit is contained in:
@ -9,26 +9,26 @@
|
||||
<meta name="description" content=""/>
|
||||
<meta name="keywords" content=""/>
|
||||
<meta name="robots" content="noodp"/>
|
||||
<link rel="canonical" href="http://example.org/categories/" />
|
||||
<link rel="canonical" href="https://022385.xyz/categories/" />
|
||||
|
||||
|
||||
<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="Categories :: 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="">
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Categories :: Terminal — A simple, retro theme for Hugo">
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:url" content="http://example.org/categories/" />
|
||||
<meta property="og:url" content="https://022385.xyz/categories/" />
|
||||
<meta property="og:site_name" content="Categories" />
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:image:width" content="2048">
|
||||
@ -146,8 +146,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