+7
-6
_layouts/note.html
+7
-6
_layouts/note.html
···-<li><strong>github:</strong> <a href="{{ page.github }}">@{{ page.github | remove: "https://github.com/" }}</a></li>-<li><strong>:</strong>๐ฆ<a href="{{ page.ATProtocol }}">{{ page.ATProtocol | remove: "https://bsky.app/profile/" | prepend: "@" }}</a></li>+{% if page.github %}<li><strong>github:</strong> <a href="{{ page.github }}">@{{ page.github | remove: "https://github.com/" }}</a></li>{% endif %}+{% if page.git %}<li><strong>git:</strong> <a href="{{ page.git }}">{{ page.git | remove: "https://" }}</a></li>{% endif %}+{% if page.ATProtocol %}<li><strong>๐ฆ</strong><a href="{{ page.ATProtocol }}">{{ page.ATProtocol | remove: "https://bsky.app/profile/" | prepend: "@" }}</a></li>{% endif %}+{% if page.ActivityPub %}<li><strong>๐</strong><a href="{{ page.ActivityPub }}">{{ page.ActivityPub | remove: "https://" }}</a></li>{% endif %}+{% if page.twitter %}<li><strong>๐</strong> <a href="{{ page.twitter }}">{{ page.twitter | remove: "https://twitter.com/" | prepend: "@" }}</a></li>{% endif %}+{% if page.linkedin %}<li><strong>๐ค</strong><a href="{{ page.linkedin }}">{{ page.linkedin | remove: "https://" }}</a></li>{% endif %}
+8
_notes/Dietrich Ayala.md
+8
_notes/Dietrich Ayala.md
···+<script type="module" src="https://cdn.jsdelivr.net/npm/bsky-embed/dist/bsky-embed.es.js" async></script>