aboutsummaryrefslogtreecommitdiff
path: root/src/_includes/posts.njk
diff options
context:
space:
mode:
authorIndrajith K L2022-10-31 19:44:23 +0530
committerIndrajith K L2022-10-31 19:44:23 +0530
commit3ae816e68c6bbe45ebd80a7b8a48c6cf337ebbdf (patch)
tree113a413407f0c5c6c8812adaa8e5472973805d39 /src/_includes/posts.njk
parent8ff9a0e3ef822eddb11ab0d07afeeefe5b144c2c (diff)
downloadindrajith-dev-3ae816e68c6bbe45ebd80a7b8a48c6cf337ebbdf.tar.gz
indrajith-dev-3ae816e68c6bbe45ebd80a7b8a48c6cf337ebbdf.tar.bz2
indrajith-dev-3ae816e68c6bbe45ebd80a7b8a48c6cf337ebbdf.zip
Meta Tag Updates
* Update meta tags to support social share
Diffstat (limited to 'src/_includes/posts.njk')
-rw-r--r--src/_includes/posts.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/posts.njk b/src/_includes/posts.njk
index 11d0591..00a1349 100644
--- a/src/_includes/posts.njk
+++ b/src/_includes/posts.njk
@@ -21,7 +21,7 @@
<div class="flex flex-col text-xs text-center">
<span>If you found this article useful, spread the word by sharing this link 👉
<span class="w-1 absolute ml-2 my-0">
- <a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-via="indrajithKLIS" data-hashtags="#gamedev #indiegamedev #gametools" data-show-count="false">Tweet</a>
+ <a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-via="indrajithKLIS" data-hashtags="gamedev #indiegamedev #gametools" data-show-count="false">Tweet</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</span>
</span>