diff --git a/templates/links.html b/templates/links.html
index e5abe507..71d770aa 100644
--- a/templates/links.html
+++ b/templates/links.html
@@ -1,6 +1,13 @@
+ th:replace="~{modules/layouts/layout :: layout(content = ~{::content}, htmlType = 'links',title = ${'友链' + ' | ' + site.title}, head = ~{::head})}">
+
+
+
diff --git a/templates/modules/common/open-graph.html b/templates/modules/common/open-graph.html
new file mode 100644
index 00000000..c19189ee
--- /dev/null
+++ b/templates/modules/common/open-graph.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html
index 23da3d7f..ad9840a1 100644
--- a/templates/modules/layouts/layout.html
+++ b/templates/modules/layouts/layout.html
@@ -1,5 +1,5 @@
-
+
+
+
+
@@ -133,9 +137,8 @@