Skip to content

Commit

Permalink
Checkout to latest commit in themes/Papermod git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
s4dr0t1 committed Feb 7, 2024
1 parent 4f79b29 commit d734b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/PaperMod
Submodule PaperMod updated 47 files
+1 −1 .github/ISSUE_TEMPLATE/bug_report.md
+6 −6 .github/workflows/gh-pages.yml
+1 −1 LICENSE
+5 −3 README.md
+3 −5 assets/css/common/main.css
+7 −3 assets/css/common/post-entry.css
+20 −15 assets/css/common/post-single.css
+5 −4 assets/css/common/profile-mode.css
+1 −1 assets/css/core/license.css
+2 −0 assets/css/core/reset.css
+2 −2 assets/css/core/theme-vars.css
+6 −0 assets/css/core/zmedia.css
+0 −63 assets/css/hljs/an-old-hope.min.css
+24 −0 assets/css/includes/chroma-mod.css
+86 −0 assets/css/includes/chroma-styles.css
+2 −2 assets/css/includes/scroll-bar.css
+6 −1 assets/js/fastsearch.js
+3 −3 assets/js/fuse.basic.min.js
+0 −44 assets/js/highlight.min.js
+1 −1 assets/js/license.js
+33 −0 i18n/cs.yaml
+33 −0 i18n/no.yaml
+33 −0 i18n/ro.yaml
+33 −0 i18n/sk.yaml
+33 −0 i18n/sw.yaml
+33 −0 i18n/th.yaml
+9 −1 i18n/vi.yaml
+10 −3 layouts/_default/archives.html
+4 −0 layouts/_default/baseof.html
+11 −4 layouts/_default/list.html
+57 −25 layouts/_default/rss.xml
+1 −1 layouts/_default/search.html
+11 −4 layouts/_default/single.html
+1 −1 layouts/partials/breadcrumbs.html
+6 −5 layouts/partials/cover.html
+5 −18 layouts/partials/head.html
+1 −1 layouts/partials/home_info.html
+1 −1 layouts/partials/index_profile.html
+3 −1 layouts/partials/post_meta.html
+69 −45 layouts/partials/share_icons.html
+4 −3 layouts/partials/social_icons.html
+94 −6 layouts/partials/svg.html
+16 −1 layouts/partials/templates/opengraph.html
+3 −3 layouts/partials/templates/schema_json.html
+20 −3 layouts/partials/templates/twitter_cards.html
+2 −2 layouts/partials/toc.html
+1 −1 theme.toml

0 comments on commit d734b20

Please sign in to comment.