We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416def0 commit c16f519Copy full SHA for c16f519
_config.yml
@@ -13,7 +13,7 @@ timezone: ''
13
14
# URL
15
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
16
-url: https://big-trex.github.io
+url: https://NJUDeepEngine.github.io
17
root: /LLM-Blog/
18
permalink: :year/:month/:day/:title/
19
permalink_defaults:
@@ -103,7 +103,7 @@ theme: next
103
## Docs: https://hexo.io/docs/one-command-deployment
104
deploy:
105
type: git
106
- repo: git@github.com:Big-TRex/LLM-Blog.git
+ repo: git@github.com:NJUDeepEngine/LLM-Blog.git
107
branch: pages
108
109
0 commit comments