add embeds
This commit is contained in:
parent
1ab282772e
commit
c2c8b348e6
@ -7,6 +7,10 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<title th:text="${title}"></title>
|
<title th:text="${title}"></title>
|
||||||
|
|
||||||
|
<!-- Meta tags for social media sharing -->
|
||||||
|
<meta th:content="${title}" property="og:title" />
|
||||||
|
<meta content="Click to view the Paste." property="og:description" />
|
||||||
|
|
||||||
<!-- TailwindCSS -->
|
<!-- TailwindCSS -->
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com"></script>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user