添加workflow

This commit is contained in:
Xwite
2023-04-07 21:42:21 +08:00
parent 95f53948f1
commit 32f20d1dd5
8 changed files with 51 additions and 138 deletions
-5
View File
@@ -1,5 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/web.iml" filepath="$PROJECT_DIR$/.idea/web.iml" />
</modules>
</component>
</project>
-6
View File
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../../../.." vcs="Git" />
</component>
</project>
+3 -3
View File
@@ -44,11 +44,11 @@
<!-- <p>A responsive site template designed by HTML5 UP<br />
and released under the Creative Commons.</p> -->
<ul class="actions">
<li><a href="bookshelf/index.html" class="button next scrolly" target="_blank">书架</a>
<li><a href="vue/index.html" class="button next scrolly" target="_blank">书架</a>
</li>
</ul>
<ul class="actions">
<li><a href="source/index.html#/bookSource" class="button next scrolly"
<li><a href="vue/index.html#/bookSource" class="button next scrolly"
target="_blank">书源</a></li>
</ul>
<ul class="actions">
@@ -56,7 +56,7 @@
</li>
</ul>
<ul class="actions">
<li><a href="source/index.html#/rssSource" class="button next scrolly"
<li><a href="vue/index.html#/rssSource" class="button next scrolly"
target="_blank">订阅源</a></li>
</ul>
</div>