diff --git a/_config.yml b/_config.yml index 72475e5c4..40ed5a231 100644 --- a/_config.yml +++ b/_config.yml @@ -2,6 +2,7 @@ title: Notepad description: "Blogging is fun" logo: logo.png disqus_shortname: hmfaysal +txtpen_sitename: hmfaysal share: true dropcap: true # Change url to your domain. Leave localhost server or blank when working locally. diff --git a/_includes/txtpen_comments.html b/_includes/txtpen_comments.html new file mode 100644 index 000000000..2ca5b6eb6 --- /dev/null +++ b/_includes/txtpen_comments.html @@ -0,0 +1 @@ + diff --git a/_layouts/post.html b/_layouts/post.html index 5b49ff0e7..a95990d29 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -95,6 +95,9 @@