We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4272e commit 1359fd9Copy full SHA for 1359fd9
bin/fileroot/home/README.md
@@ -2,7 +2,7 @@
2
我很早就發現編程中 很多繁多的東西需要記錄下來 於是開始將其記錄到互聯網 以便可以隨時 書寫和查看 這個網頁 是我使用 book-web 記錄的所學
3
4
其中主要 是程式開發所需的資料 但也包含一些 我所愛好的 哲學 音樂 以及掌握的爲數不多的生活技巧
5
-123\_456
+
6
# [book-web?](https://gitlab.com/king011/book-web)
7
book-web 是我開源的一個 個人網頁系統 你現在所看到的這個網站就是用她搭建的 如果你對book-web有興趣 或也想搭建一個 資料中心 可以點擊 去源碼的 [README.md](https://gitlab.com/king011/book-web) 中 查看如何 部署
8
view/ngsw-config.json
@@ -5,7 +5,7 @@
{
"name": "api",
"urls": [
- "/api/**"
+ "/api"
9
],
10
"cacheConfig": {
11
"maxSize": 0,
0 commit comments