File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ const canonicalUrl = new URL(Astro.url.pathname, import.meta.env.SITE).href;
7575
7676 <!-- Twitter -->
7777 <p >
78- <a href =" https://twitter.com/bfcoder?ref_src=twsrc%5Etfw" class =" twitter-follow-button" data-show-count =" false" >Follow @bfcoder</a ><script async src =" https://platform.twitter.com/widgets.js" charset =" utf-8" ></script >
78+ <a href =" https://twitter.com/bfcoder?ref_src=twsrc%5Etfw" class =" twitter-follow-button" data-show-count =" false" >Follow @bfcoder</a ><script is:inline async src =" https://platform.twitter.com/widgets.js" charset =" utf-8" ></script >
7979 </p >
8080 <!-- End Twitter -->
8181
8282 <!-- Badges -->
83- <div data-iframe-width =" 150" data-iframe-height =" 270" data-share-badge-id =" 1b4bcd34-fa40-4b8d-9000-1fa8ad1ae5a2" ></div ><script type =" text/javascript" async src =" //cdn.youracclaim.com/assets/utilities/embed.js" ></script >
83+ <div data-iframe-width =" 150" data-iframe-height =" 270" data-share-badge-id =" 1b4bcd34-fa40-4b8d-9000-1fa8ad1ae5a2" ></div ><script is:inline type =" text/javascript" async src =" //cdn.youracclaim.com/assets/utilities/embed.js" ></script >
8484 <!-- End Badges -->
8585
8686 <p >© bfcoder 2025</p >
You can’t perform that action at this time.
0 commit comments