Skip to content

Commit

Permalink
chore: submit baidu
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyxh committed Oct 3, 2024
1 parent 0e170d8 commit a0d6823
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion helpers/generateSw.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generateSW({
'examples'
],
directoryIndex: 'index.html',
navigateFallbackDenylist: [/illustrate|sitemap.xml/],
navigateFallbackDenylist: [/illustrate|sitemap.xml|robots.txt/],
/**
* TIPS:
* For the /articles route, our file path is /articles/index.html,
Expand Down
10 changes: 0 additions & 10 deletions notSubmitted.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
## Baidu

- https://yuanyxh.com/articles/axios_source_3.html
- https://yuanyxh.com/articles/redux_source.html
- https://yuanyxh.com/books
- https://yuanyxh.com/books/deepen_vuejs.html
- https://yuanyxh.com/books/professional_js.html
- https://yuanyxh.com/books/you_don't_know_js.html
- https://yuanyxh.com/profile
- https://yuanyxh.com/profile/about_me.html
- https://yuanyxh.com/profile/about_site.html
- https://yuanyxh.com/examples
- https://yuanyxh.com/coder/base64_coder
- https://yuanyxh.com/articles/service_worker.html

0 comments on commit a0d6823

Please sign in to comment.