|
17 | 17 |
|
18 | 18 | <script id="hexo-configurations"> |
19 | 19 | var NexT = window.NexT || {}; |
20 | | - var CONFIG = {"hostname":"big-trex.github.io","root":"/LLM-Blog/","scheme":"Pisces","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":"njudeepengine.github.io","root":"/LLM-Blog/","scheme":"Pisces","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 name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick"> |
24 | 24 | <meta property="og:type" content="article"> |
25 | 25 | <meta property="og:title" content="Hello World"> |
26 | | -<meta property="og:url" content="https://big-trex.github.io/2025/06/03/hello-world/index.html"> |
| 26 | +<meta property="og:url" content="https://njudeepengine.github.io/2025/06/03/hello-world/index.html"> |
27 | 27 | <meta property="og:site_name" content="LLM-Assignment-Doc"> |
28 | 28 | <meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick"> |
29 | 29 | <meta property="og:locale" content="zh_CN"> |
|
32 | 32 | <meta property="article:author" content="DeepEngine"> |
33 | 33 | <meta name="twitter:card" content="summary"> |
34 | 34 |
|
35 | | -<link rel="canonical" href="https://big-trex.github.io/2025/06/03/hello-world/"> |
| 35 | +<link rel="canonical" href="https://njudeepengine.github.io/2025/06/03/hello-world/"> |
36 | 36 |
|
37 | 37 |
|
38 | 38 | <script id="page-configurations"> |
@@ -155,7 +155,7 @@ <h1 class="site-title">LLM-Assignment-Doc</h1> |
155 | 155 |
|
156 | 156 |
|
157 | 157 | <article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN"> |
158 | | - <link itemprop="mainEntityOfPage" href="https://big-trex.github.io/2025/06/03/hello-world/"> |
| 158 | + <link itemprop="mainEntityOfPage" href="https://njudeepengine.github.io/2025/06/03/hello-world/"> |
159 | 159 |
|
160 | 160 | <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person"> |
161 | 161 | <meta itemprop="image" content="/LLM-Blog/images/avatar.gif"> |
|
0 commit comments