Skip to content

Commit

Permalink
fix: header social icons color
Browse files Browse the repository at this point in the history
  • Loading branch information
abaicus committed Dec 27, 2022
1 parent 89266c0 commit 80735c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- wp:navigation-link {"label":"Blog","url":"#","kind":"custom","isTopLevelLink":true} /-->
<!-- wp:navigation-link {"label":"Contact","url":"#","kind":"custom","isTopLevelLink":true} /-->

<!-- wp:social-links {"iconColor":"ti-fg","iconColorValue":"#202020","className":"is-style-logos-only","layout":{"type":"flex","justifyContent":"left","orientation":"horizontal","flexWrap":"nowrap"}} -->
<!-- wp:social-links {"iconColor":"ti-fg","iconColorValue":"var(--wp--preset--color--ti-fg)","className":"is-style-logos-only","layout":{"type":"flex","justifyContent":"left","orientation":"horizontal","flexWrap":"nowrap"}} -->
<ul class="wp-block-social-links has-icon-color is-style-logos-only">
<!-- wp:social-link {"url":"#","service":"facebook"} /-->
<!-- wp:social-link {"url":"#","service":"instagram"} /-->
Expand Down

0 comments on commit 80735c1

Please sign in to comment.