From 29e2647c855dd106f6c23e61a6bab0ee78ca8187 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Tue, 5 Aug 2025 22:44:15 -0400 Subject: [PATCH] Add search button to project lane on landing page --- public_html/images/icons/search.svg | 57 +++++++++++++++++++++++++++++ templates/content-index.tpl.html | 5 +++ 2 files changed, 62 insertions(+) create mode 100644 public_html/images/icons/search.svg diff --git a/public_html/images/icons/search.svg b/public_html/images/icons/search.svg new file mode 100644 index 0000000..aa55efe --- /dev/null +++ b/public_html/images/icons/search.svg @@ -0,0 +1,57 @@ + + + Search Icon + + + + + + + + + + + + + + Search Icon + 2025-08-05 + + + Roan Horning + + + + + + diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html index fd1989b..bf5d331 100644 --- a/templates/content-index.tpl.html +++ b/templates/content-index.tpl.html @@ -83,6 +83,11 @@ About +
+ + + Search +