Skip to content

Commit

Permalink
missed old url
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Mar 2, 2022
1 parent f000484 commit 2bb66e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
<meta property="og:title" content="{{ title }}">
<meta property="og:description" content="{{ config.site_description }}">
<meta property="og:url" content="{{ page.canonical_url }}">
<meta property="og:image" content="https://pl3xgaming.github.io/PurpurDocs/images/purpur-small.png">
<meta property="og:image" content="{{ page.canonical_url }}images/purpur-small.png">
{% endblock %}

0 comments on commit 2bb66e9

Please sign in to comment.