We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a413a87 commit 74a7253Copy full SHA for 74a7253
README.md
@@ -10,4 +10,4 @@ Spring Boot Blog是由Docker + SpringBoot + Mybatis + Thymeleaf等技术实现
10
- **数据库文件目录为```docs/mysql/schema.sql```**
11
- **部署后你可以根据自己需求修改版权文案、logo图片、备案记录等信息**
12
13
-演示站点:http://xxxx.xxx
+演示站点:http://wchu.xyz
src/main/resources/templates/themes/default/links.html
@@ -20,7 +20,7 @@ <h3>链接须知</h3>
20
<h3>基本信息</h3>
21
<pre><code class="lang-md hljs markdown">
22
网站名称:Wander Blog(wander的技术分享)
23
- 网站地址:http://xxxx.xxx</code></pre>
+ 网站地址:http://wchu.xyz</code></pre>
24
25
<p>我的邮箱:[email protected]</p>
26
<p>欢迎互换友链 ^_^</p>
0 commit comments