diff --git a/website/_config.yml b/website/_config.yml index fd10233bb..199c576c7 100644 --- a/website/_config.yml +++ b/website/_config.yml @@ -27,7 +27,7 @@ language: English # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' -url: http://uppy.io +url: https://uppy.io root: / permalink: blog/:year/:month/:title/ tag_dir: tags diff --git a/website/themes/uppy/layout/partials/comments.ejs b/website/themes/uppy/layout/partials/comments.ejs new file mode 100644 index 000000000..6a6c92591 --- /dev/null +++ b/website/themes/uppy/layout/partials/comments.ejs @@ -0,0 +1,12 @@ +
+ + diff --git a/website/themes/uppy/layout/post.ejs b/website/themes/uppy/layout/post.ejs index 97ec0805a..9ca7be9d1 100644 --- a/website/themes/uppy/layout/post.ejs +++ b/website/themes/uppy/layout/post.ejs @@ -31,4 +31,7 @@