更新官网地址

This commit is contained in:
yangjian 2021-08-10 14:25:44 +08:00
parent 5263748ede
commit d565e45953
5 changed files with 5 additions and 5 deletions

View File

@ -133,7 +133,7 @@
"links": [{
"icon": "layui-icon layui-icon-website",
"title": "官方网站",
"href": "http://zmister.com/mrdoc/"
"href": "https://mrdoc.pro"
},
{
"icon": "layui-icon layui-icon-read",

View File

@ -299,7 +299,7 @@
<div>
<div class="layui-tab-content" style="height: 100px;">
<div style="text-align: center;font-size: 16px;font-weight: 500;padding-top: 10px;">关于 MrDoc</div><hr>
<div style="padding: 10px;"><a href="https://zmister.com/mrdoc/" target="_blank">觅道文档MrDoc</a><a href="https://zmister.com/" target="_blank"><strong>州的先生</strong></a>开发并开源的在线文档系统,其适合作为个人和小型团队的云笔记、文档和知识库管理工具。</div>
<div style="padding: 10px;"><a href="https://mrdoc.pro/" target="_blank">觅道文档MrDoc</a><a href="https://zmister.com/" target="_blank"><strong>州的先生</strong></a>开发并开源的在线文档系统,其适合作为个人和小型团队的云笔记、文档和知识库管理工具。</div>
<div style="padding: 10px;">如果觅道文档给你或你的团队带来了帮助,欢迎对作者进行一些打赏捐助,这将有力支持作者持续投入精力更新和维护觅道文档,感谢你的捐助!<a href="http://mrdoc.zmister.com/project-7/doc-1366/" target="_blank">>>>捐助鸣谢列表</a></div>
<div class="" style="display:flex;justify-content:space-around;flex-wrap:wrap;">

View File

@ -1,7 +1,7 @@
{% load i18n %}
<div class="layui-footer" style="border-top: 1px #e6e6e6 solid;text-align:center;margin-top:38px;width:100%;">
<div style="margin-top:5px;padding-bottom: 5px;">
© <a href="https://zmister.com/mrdoc/">MrDoc 2019-2021</a>&nbsp;|&nbsp;
© <a href="https://mrdoc.pro">MrDoc 2019-2021</a>&nbsp;|&nbsp;
<a href="https://zmister.com" target="_blank">州的先生</a>出品 |
<a href="{% url 'sitemap' %}" target="_blank">{% trans "网站地图" %}</a>
</div>

View File

@ -153,7 +153,7 @@
<i class="layui-icon layui-icon-praise"></i> {% trans "支持项目发展" %}
</a>
<br/>
<a target="_blank" href="https://zmister.com/mrdoc/" class="pear-btn pear-btn-success layui-btn-fluid" style="margin-top: 8px;height: 50px;line-height: 50px;">
<a target="_blank" href="https://mrdoc.pro" class="pear-btn pear-btn-success layui-btn-fluid" style="margin-top: 8px;height: 50px;line-height: 50px;">
<i class="layui-icon layui-icon-website"></i> {% trans "觅 道 文 档 官 网" %}
</a>
<br/>

View File

@ -132,7 +132,7 @@
"links": [{
"icon": "layui-icon layui-icon-website",
"title": "{% trans '官方网站' %}",
"href": "http://zmister.com/mrdoc/"
"href": "https://mrdoc.pro"
},
{
"icon": "layui-icon layui-icon-read",