diff --git a/author.hbs b/author.hbs index 22d7daf..e9591df 100644 --- a/author.hbs +++ b/author.hbs @@ -72,13 +72,13 @@ target="_blank" rel="noopener" class="button button--secondary button--small button--square spacing-right-1" - title="Twitter autora" + title="X (Twitter) autora" > {{> "icons/twitter"}} - Twitter + X (Twitter) {{/if}} diff --git a/partials/footer.hbs b/partials/footer.hbs index 5527316..ba14d03 100644 --- a/partials/footer.hbs +++ b/partials/footer.hbs @@ -22,10 +22,10 @@ {{/unless}} {{#unless hideInternalLinks}} - {{navigation type="secondary" in_footer=true}} + {{navigation type="secondary" isInFooter=true}} {{/unless}} - {{> "social-links" in_footer=true}} + {{> "social-links" isInFooter=true}}