diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 2254e57..3c3c536 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -64,3 +64,4 @@
- [Santiago González](https://github.com/netrules)
- [Codruț Constantin Gușoi](https://www.sdwolfz.pro)
- [Clément Pannetier](https://clementpannetier.dev)
+- [FantasticMao](https://github.com/FantasticMao)
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 687dc10..362833d 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -6,8 +6,8 @@
{{ with .Site.Params.author }}{{ end }}
- {{ with .Site.Params.description }}{{ end }}
- {{ with .Site.Params.keywords }}{{ end }}
+
+
{{ template "_internal/twitter_cards.html" . }}
{{ template "_internal/opengraph.html" . }}