generated from makenotion/notion-sdk-typescript-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b3997e
commit 9eeaccb
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule DoIt
updated
22 files
+1 −1 | .github/workflows/Lighthouse-CI.yml | |
+1 −1 | .github/workflows/build.yml | |
+9 −2 | assets/js/theme.js | |
+1 −1 | assets/lib/artalk/Artalk.css | |
+1 −1 | assets/lib/artalk/Artalk.js | |
+1 −1 | assets/lib/artalk/ArtalkLite.css | |
+1 −1 | assets/lib/artalk/ArtalkLite.js | |
+1 −1 | assets/lib/katex/katex.min.css | |
+1 −1 | assets/lib/katex/katex.min.js | |
+1 −1 | assets/lib/twikoo/twikoo.all.min.js | |
+1 −1 | assets/lib/twikoo/twikoo.min.js | |
+1 −1 | assets/lib/waline/waline.js | |
+4 −4 | dependencies.json | |
+6 −1 | exampleSite/content/posts/theme-documentation-basics/index.en.md | |
+6 −1 | exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md | |
+83 −22 | i18n/tr.toml | |
+6 −2 | layouts/_default/baseof.html | |
+1 −1 | layouts/index.html | |
+1 −1 | layouts/index.rss.xml | |
+4 −0 | layouts/partials/head/meta.html | |
+211 −1,339 | package-lock.json | |
+7 −7 | package.json |