{# Author external links. Uses ``maatlog_author_links`` (tuple of AuthorLinkView). Icons are inlined so the generated site needs no external request and no extra fingerprinted asset. ``currentColor`` keeps them on the surrounding palette in both light and dark. Attribution and trademark notes live in ``NOTICE``. #} {%- macro maatlog_author_link_icon(icon) -%} {%- if icon == "github" -%} {%- elif icon == "x" -%} {%- elif icon == "bluesky" -%} {%- elif icon == "rss" -%} {%- elif icon == "website" -%} {%- else -%} {%- endif -%} {%- endmacro -%} {%- if maatlog_author_links -%}
{%- endif -%}