From 0f21f83fa71c12dafe5d3c2103211a0a83e052e6 Mon Sep 17 00:00:00 2001 From: Gokul Prathin Date: Fri, 5 Apr 2024 14:41:38 -0400 Subject: [PATCH] remove disqus from single page blog --- .idea/workspace.xml | 66 +++++++++++++---------- content/english/authors/john-doe.md | 20 ------- content/english/authors/sam-wilson.md | 20 ------- content/english/authors/william-jacob.md | 20 ------- themes/geoweaver/layouts/blog/single.html | 10 ++-- 5 files changed, 43 insertions(+), 93 deletions(-) delete mode 100644 content/english/authors/john-doe.md delete mode 100644 content/english/authors/sam-wilson.md delete mode 100644 content/english/authors/william-jacob.md diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 28e8128..c2bc87b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,9 +6,7 @@ - - - + @@ -31,31 +29,32 @@ - + { + "associatedIndex": 1 +} - { + "keyToString": { + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "dart.analysis.tool.window.visible": "false", + "git-widget-placeholder": "main", + "last_opened_file_path": "/Users/gokulprathin/hugoplate/assets/images/landing-page", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.stylelint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.stylelint": "", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs_package_manager_path": "npm", + "ts.external.directory.path": "/Users/gokulprathin/Applications/WebStorm.app/Contents/plugins/javascript-impl/jsLanguageServicesImpl/external", + "vue.rearranger.settings.migration": "true" } -}]]> +} @@ -64,7 +63,7 @@ - @@ -87,6 +86,8 @@ + + - @@ -148,6 +157,7 @@ - \ No newline at end of file diff --git a/content/english/authors/john-doe.md b/content/english/authors/john-doe.md deleted file mode 100644 index 3b55050..0000000 --- a/content/english/authors/john-doe.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: John Doe -email: johndoe@email.com -image: "/images/avatar.png" -description: this is meta description -social: - - name: github - icon: fa-brands fa-github - link: https://github.com - - - name: twitter - icon: fa-brands fa-twitter - link: https://twitter.com - - - name: linkedin - icon: fa-brands fa-linkedin - link: https://linkedin.com ---- - -lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua. diff --git a/content/english/authors/sam-wilson.md b/content/english/authors/sam-wilson.md deleted file mode 100644 index beccae6..0000000 --- a/content/english/authors/sam-wilson.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Sam Wilson -email: samwilson@email.com -image: "/images/avatar.png" -description: this is meta description -social: - - name: github - icon: fa-brands fa-github - link: https://github.com - - - name: twitter - icon: fa-brands fa-twitter - link: https://twitter.com - - - name: linkedin - icon: fa-brands fa-linkedin - link: https://linkedin.com ---- - -lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua. diff --git a/content/english/authors/william-jacob.md b/content/english/authors/william-jacob.md deleted file mode 100644 index 3e15e0b..0000000 --- a/content/english/authors/william-jacob.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: William Jacob -email: williamjacob@email.com -image: "/images/avatar.png" -description: this is meta description -social: - - name: github - icon: fa-brands fa-github - link: https://github.com - - - name: twitter - icon: fa-brands fa-twitter - link: https://twitter.com - - - name: linkedin - icon: fa-brands fa-linkedin - link: https://linkedin.com ---- - -lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostr navigation et dolore magna aliqua. diff --git a/themes/geoweaver/layouts/blog/single.html b/themes/geoweaver/layouts/blog/single.html index fd44621..85bc4b9 100644 --- a/themes/geoweaver/layouts/blog/single.html +++ b/themes/geoweaver/layouts/blog/single.html @@ -62,11 +62,11 @@
{{ i18n "tags" }} :
- {{ if site.DisqusShortname }} -
- {{ template "_internal/disqus.html" . }} -
- {{ end }} + + + + +