From a1eac976b20e39f86d5944fbec68e2a0f8ffb746 Mon Sep 17 00:00:00 2001 From: João Augusto Costa Branco Marado Torres Date: Tue, 24 Jun 2025 16:13:59 -0300 Subject: feat: configurable header component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: João Augusto Costa Branco Marado Torres --- src/components/Search.astro | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/components/Search.astro (limited to 'src/components/Search.astro') diff --git a/src/components/Search.astro b/src/components/Search.astro new file mode 100644 index 0000000..5ca4569 --- /dev/null +++ b/src/components/Search.astro @@ -0,0 +1,32 @@ +--- + +--- + + +
+

+ +

+

+

+ Esta pesquisa é efectuada pelo Google e utiliza software + proprietário. +

+
+
-- cgit v1.2.3