We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbf2dd commit e721d2bCopy full SHA for e721d2b
_layouts/post.html
@@ -72,7 +72,7 @@ <h4 class="category">{{ page.date | date: "%b" }} {{ page.date | date: "%d" }},
72
<div class="social-icons box-content">
73
<ul class="icons global-text-color-icons">
74
<li>
75
- <a href="https://www.facebook.com/sharer/sharer.php?u={{ site.url }}{{ site.baseurl }}{{ page.url }}"
+ <a href="https://www.facebook.com/sharer/sharer.php?u=https://polymathic-ai.org{{ site.baseurl }}{{ page.url }}"
76
onclick="window.open(this.href, 'facebook-share', 'width=550,height=255');return false;">
77
<i class="fi flaticon-facebook"></i>
78
</a>
0 commit comments