diff options
Diffstat (limited to '_includes/author-profile-custom-links.html')
| -rw-r--r-- | _includes/author-profile-custom-links.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_includes/author-profile-custom-links.html b/_includes/author-profile-custom-links.html new file mode 100644 index 0000000..b89ffcb --- /dev/null +++ b/_includes/author-profile-custom-links.html @@ -0,0 +1,7 @@ +<!-- + <li> + <a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer"> + <i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link + </a> + </li> +-->
\ No newline at end of file |
