Skip to content

Commit

Permalink
fixing social links.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Nov 1, 2024
1 parent 3c06518 commit 72951b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
gtag('config', 'G-719M4E8HV3');
</script>

{%- include {{page.social_meta | default: "social_meta.html"}} -%}
{%- include {{page.social_meta_connect | default: "social_meta_connect.html"}} -%}


<!-- Favicon -->
Expand Down

0 comments on commit 72951b2

Please sign in to comment.