mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-19 19:57:09 +08:00
实现设置第一篇文章为项目默认打开的页面
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>文档比较 - Powered by MinDoc</title>
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="shortcut icon" href="{{cdnimg "/favicon.ico"}}" />
|
||||
<link href="/static/fonts/notosans.css" rel='stylesheet' type='text/css' />
|
||||
<script type="text/javascript" src="/static/jquery/1.12.4/jquery.min.js"></script>
|
||||
<link type='text/css' rel='stylesheet' href='/static/mergely/editor/lib/wicked-ui.css' />
|
||||
|
||||
Reference in New Issue
Block a user