Browse Source

add code copy button

master
lniwn 6 years ago
parent
commit
58adfbf4ec
  1. 2
      config.toml
  2. 2
      themes/hermit

2
config.toml

@ -52,6 +52,8 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func @@ -52,6 +52,8 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func
relatedPosts = false # Add a related content section to all single posts page
code_copy_button = true
# Add custom css
# customCSS = ["css/foo.css", "css/bar.css"]

2
themes/hermit

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 00dbd49a94f092b591bf7326c9005a97117836d9
Subproject commit 16c9d78ae518aebb65c3bca5871b2550bbabca16
Loading…
Cancel
Save