diff --git a/website/src/pages/search.astro b/website/src/pages/search.astro index 94475880..b8b0e447 100644 --- a/website/src/pages/search.astro +++ b/website/src/pages/search.astro @@ -1,11 +1,35 @@ --- import PageLayout from '../layouts/PageLayout.astro' + +const commonSearches = [ + 'Drupal', + 'Test-Driven Development', + 'Tailwind CSS', + 'Ansible', + 'Ansistrano', +] --- -
- - - -
+
+
+ + + +
+
+ +