Fix OGP image link

This commit is contained in:
Corey 2020-08-01 12:55:47 +08:00
parent 17d07b22f5
commit 08cb74c04b
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
/>
<meta
property="og:image"
content="https://systemuicons.com/ogp/systemuicons_banner.png"
content="https://systemuicons.com/images/ogp/systemuicons_banner.png"
/>
<!-- Twitter -->
@ -36,7 +36,7 @@
/>
<meta
property="twitter:image"
content="https://systemuicons.com/ogp/systemuicons_banner.png"
content="https://systemuicons.com/images/ogp/systemuicons_banner.png"
/>
<script
src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.3.5/dist/alpine.min.js"