Skip to content

Commit 8bda35a

Browse files
committed
feat: Sifa profile verification
1 parent 8df108e commit 8bda35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% if page.date %}<meta property="article:published_time" content="{{ page.date | date_to_xmlschema }}">{% endif %}
4040

4141
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"/>
42-
42+
<link rel="me" href="https://sifa.id/p/bsky.dominicsayers.com"> <!-- Sifa profile verification -->
4343
<link rel="apple-touch-icon" sizes="180x180" href="{{ "/apple-touch-icon.png" | prepend: site.baseurl }}">
4444
<link rel="icon" type="image/png" href="{{ "/favicon-32x32.png" | prepend: site.baseurl }}" sizes="32x32">
4545
<link rel="icon" type="image/png" href="{{ "/favicon-16x16.png" | prepend: site.baseurl }}" sizes="16x16">

0 commit comments

Comments
 (0)