diff --git a/themes/typing/layout/_partial/after-footer.ejs b/themes/typing/layout/_partial/after-footer.ejs index 57f8576..d14ec2c 100644 --- a/themes/typing/layout/_partial/after-footer.ejs +++ b/themes/typing/layout/_partial/after-footer.ejs @@ -6,6 +6,11 @@ + + <% if (theme.fancybox){ %> diff --git a/themes/typing/scripts/cloudinary.js b/themes/typing/scripts/cloudinary.js index 8839816..4e2d718 100644 --- a/themes/typing/scripts/cloudinary.js +++ b/themes/typing/scripts/cloudinary.js @@ -1,6 +1,7 @@ /* -* Put {% cloudinary filename.jpg %} in your post. -* Change the username in data-src. +* Put {% cloudinary folder/filename.jpg %} in your post. +* Change the username in data-src tag, +* and cloud name in layout/_partial/after-footer.ejs * src is an animated svg generated from https://loading.io/ * More info: * https://hexo.io/docs/tag-plugins