|
17 | 17 |
|
18 | 18 | <script id="hexo-configurations">
|
19 | 19 | var NexT = window.NexT || {};
|
20 |
| - var CONFIG = {"hostname":"example.com","root":"/","scheme":"Muse","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}}; |
| 20 | + var CONFIG = {"hostname":"congf.net","root":"/","scheme":"Muse","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}}; |
21 | 21 | </script>
|
22 | 22 |
|
23 | 23 | <meta property="og:type" content="website">
|
24 | 24 | <meta property="og:title" content="Congf's Blog">
|
25 |
| -<meta property="og:url" content="http://example.com/index.html"> |
| 25 | +<meta property="og:url" content="http://congf.net/index.html"> |
26 | 26 | <meta property="og:site_name" content="Congf's Blog">
|
27 | 27 | <meta property="og:locale" content="en_US">
|
28 | 28 | <meta property="article:author" content="Congf">
|
29 | 29 | <meta name="twitter:card" content="summary">
|
30 | 30 |
|
31 |
| -<link rel="canonical" href="http://example.com/"> |
| 31 | +<link rel="canonical" href="http://congf.net/"> |
32 | 32 |
|
33 | 33 |
|
34 | 34 | <script id="page-configurations">
|
@@ -145,7 +145,7 @@ <h1 class="site-title">Congf's Blog</h1>
|
145 | 145 |
|
146 | 146 |
|
147 | 147 | <article itemscope itemtype="http://schema.org/Article" class="post-block" lang="en">
|
148 |
| - <link itemprop="mainEntityOfPage" href="http://example.com/2023/03/28/the%20first%20blog/"> |
| 148 | + <link itemprop="mainEntityOfPage" href="http://congf.net/2023/03/28/the%20first%20blog/"> |
149 | 149 |
|
150 | 150 | <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
|
151 | 151 | <meta itemprop="image" content="/images/avatar.gif">
|
@@ -204,7 +204,7 @@ <h2 class="post-title" itemprop="name headline">
|
204 | 204 |
|
205 | 205 |
|
206 | 206 | <article itemscope itemtype="http://schema.org/Article" class="post-block" lang="en">
|
207 |
| - <link itemprop="mainEntityOfPage" href="http://example.com/2023/03/28/hello-world/"> |
| 207 | + <link itemprop="mainEntityOfPage" href="http://congf.net/2023/03/28/hello-world/"> |
208 | 208 |
|
209 | 209 | <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
|
210 | 210 | <meta itemprop="image" content="/images/avatar.gif">
|
|
0 commit comments