jekyll build from Action c57cd11ebc

This commit is contained in:
2024-11-14 20:52:34 +00:00
parent a8f0582a31
commit f4ec4df1d5
52 changed files with 454 additions and 1068 deletions

View File

@@ -0,0 +1 @@
MathJax = { tex: {inlineMath: [ ['$', '$'], ['\\(', '\\)'] ],displayMath: [ ['$$', '$$'], ['\\[', '\\]'] ],tags: 'ams' } };

File diff suppressed because one or more lines are too long

1
assets/js/data/swconf.js Normal file
View File

@@ -0,0 +1 @@
const swconf = { cacheName: 'chirpy-1731617553',resources: [ '/assets/css/jekyll-theme-chirpy.css', '/', '/categories/', '/tags/', '/archives/', '/about/', ], interceptor: {paths: [ ],urlPrefixes: [ ] }, purge: false };