From 9edc09094b2e40bea186fd851efc098fe1ab2f3a Mon Sep 17 00:00:00 2001 From: Guido Gloor Date: Sun, 25 Aug 2024 05:09:38 +0200 Subject: [PATCH] Replaced hardware with homegrown --- index.html | 4 ++-- src/SearchAppBar.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b0e3537..97680d1 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,12 @@ - haslo.ch - Hardware Techno from Bern, Switzerland + haslo.ch - Homegrown Techno from Bern, Switzerland diff --git a/src/SearchAppBar.jsx b/src/SearchAppBar.jsx index 9dd582a..9410a34 100644 --- a/src/SearchAppBar.jsx +++ b/src/SearchAppBar.jsx @@ -68,7 +68,7 @@ export default function SearchAppBar({setSearchQuery, searchEventSent, setSearch sx={{flexGrow: 1, display: {xs: 'block', sm: 'block'}}} > - haslo.ch - Hardware Techno from Bern, Switzerland + haslo.ch - Homegrown Techno from Bern, Switzerland {searchIsPending ? : <>}