1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-04 23:43:29 +08:00

移除自定义css

This commit is contained in:
carm
2021-11-23 04:05:49 +08:00
parent 4df2a49c5b
commit 1826f08575
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ jobs:
run: | run: |
rm -rf docs rm -rf docs
cp -vrf target/site/apidocs/. docs cp -vrf target/site/apidocs/. docs
cp -vrf JAVADOC-README.md docs/README.md
- name: Tidy up - name: Tidy up
id: tidy id: tidy
+3
View File
@@ -0,0 +1,3 @@
# UserPrefix Javadoc
请访问 [JavaDoc](https://carmjos.github.io/UserPrefix) 。