From 5c5f289c4ecfe7d5aa7e537e5a6670dd003785f1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Feb 2026 08:01:47 +0000 Subject: [PATCH] Add Dev Proxy icon to navigation bar Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com> --- public/icon.svg | 2 ++ src/layouts/Layout.astro | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 public/icon.svg diff --git a/public/icon.svg b/public/icon.svg new file mode 100644 index 0000000..0260dd2 --- /dev/null +++ b/public/icon.svg @@ -0,0 +1,2 @@ +​ + \ No newline at end of file diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 61756a0..57bc128 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -48,7 +48,8 @@ const ogImage = image ? new URL(image, Astro.site ?? 'https://devproxy.net').hre