chore(*): update theme

pull/701/head
ppoffice 2018-12-23 20:16:27 -05:00
parent 0d26676310
commit 12f4a185cd
3 changed files with 4 additions and 2 deletions

View File

@ -218,6 +218,8 @@ plugins:
site_id: 1067642 site_id: 1067642
# Show a loading progress bar at top of the page # Show a loading progress bar at top of the page
progressbar: true progressbar: true
# Show the copy button in the highlighted code area
clipboard: true
# CDN provider settings # CDN provider settings
# http://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/ # http://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/
providers: providers:

View File

@ -203,7 +203,7 @@ Inserts an image with specified size.
{% img [class names] /path/to/image [width] [height] [title text [alt text]] %} {% img [class names] /path/to/image [width] [height] [title text [alt text]] %}
``` ```
{% img /gallery/desert.jpg 100% 100% '"Desert" "Desert"' %} {% img /gallery/thumbnails/desert.jpg 100% 100% '"Desert" "Desert"' %}
## Link ## Link

@ -1 +1 @@
Subproject commit b913e648f381f123e54f1a4ba2bd70d66752c13e Subproject commit 6495a9bf5be673793837f9096e3e39911102e11f