添加workflow
This commit is contained in:
Generated
-5
@@ -1,5 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
-8
@@ -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>
|
||||
Generated
-6
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user