Skip to content

Commit

Permalink
Fix embed URL
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Dec 4, 2023
1 parent 777a468 commit 46eac7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<meta property="og:site_name" content="diademiemi.me" />
<meta property="og:title" content="{{ page.tabtitle | default: site.title }}" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://diademiemi.me/" />
<meta property="og:image" content="https://diademiemi.me/assets/img/logo.png" />
<meta content="#aaaaff" name="theme-color" />
<title>{{ page.tabtitle | default: site.title }}</title>
Expand Down

0 comments on commit 46eac7f

Please sign in to comment.