From 4488ae83be5071799a240649428b17edb384ab3c Mon Sep 17 00:00:00 2001 From: Robert Prehn <3952444+prehnRA@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:27:22 -0500 Subject: [PATCH] fix: Fix link log titles --- lib/pre_dot_hn.ex | 1 + lib/pre_dot_hn/link_log.ex | 2 +- site/link-log.yaml | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/pre_dot_hn.ex b/lib/pre_dot_hn.ex index 2c96f40..c87da35 100644 --- a/lib/pre_dot_hn.ex +++ b/lib/pre_dot_hn.ex @@ -192,6 +192,7 @@ defmodule PreDotHn do <% end %> +
- 🔗 <%= link["name"] %> + <%= link["emoji"] || "🔗"%> <%= link["name"] %>