Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Mitrichius/hugo-theme-anubis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kolosov <Mitrichius@users.noreply.github.com>2021-11-12 19:14:16 +0300
committerGitHub <noreply@github.com>2021-11-12 19:14:16 +0300
commitee6c3e71e53033cb7373ec9071cd12e7c189d774 (patch)
tree7ec511f9672d160fa6864614dc18ea0e96643fbb
parentc0004087d8efb03ce54603fc0092d54059df88e5 (diff)
parentb144b75d7d79eb9145bdb4a0eabcf09a7f32ef52 (diff)
Merge pull request #116 from Mitrichius/fix-twiiter-warning
Fix twitter warning
-rw-r--r--exampleSite/content/post/rich-content.md2
-rw-r--r--exampleSiteMultilingual/content/post/rich-content.md2
-rw-r--r--exampleSiteMultilingual/content/post/rich-content.pl.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/content/post/rich-content.md b/exampleSite/content/post/rich-content.md
index 407c539..71a36e1 100644
--- a/exampleSite/content/post/rich-content.md
+++ b/exampleSite/content/post/rich-content.md
@@ -23,7 +23,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
## Twitter Simple Shortcode
-{{< twitter_simple 1085870671291310081 >}}
+{{< tweet user="DesignReviewed" id="1085870671291310081" >}}
<br>
diff --git a/exampleSiteMultilingual/content/post/rich-content.md b/exampleSiteMultilingual/content/post/rich-content.md
index 407c539..71a36e1 100644
--- a/exampleSiteMultilingual/content/post/rich-content.md
+++ b/exampleSiteMultilingual/content/post/rich-content.md
@@ -23,7 +23,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
## Twitter Simple Shortcode
-{{< twitter_simple 1085870671291310081 >}}
+{{< tweet user="DesignReviewed" id="1085870671291310081" >}}
<br>
diff --git a/exampleSiteMultilingual/content/post/rich-content.pl.md b/exampleSiteMultilingual/content/post/rich-content.pl.md
index 407c539..71a36e1 100644
--- a/exampleSiteMultilingual/content/post/rich-content.pl.md
+++ b/exampleSiteMultilingual/content/post/rich-content.pl.md
@@ -23,7 +23,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
## Twitter Simple Shortcode
-{{< twitter_simple 1085870671291310081 >}}
+{{< tweet user="DesignReviewed" id="1085870671291310081" >}}
<br>