chore(search): add more common search terms
This commit is contained in:
parent
14bff9328a
commit
3fcf455e5c
|
@ -4,9 +4,15 @@ import PageLayout from "~/layouts/PageLayout.astro";
|
|||
const commonSearches = [
|
||||
"Drupal",
|
||||
"Test-Driven Development",
|
||||
"Automated testing",
|
||||
"Refactoring",
|
||||
"PHP",
|
||||
"Tailwind CSS",
|
||||
"Ansible",
|
||||
"Ansistrano",
|
||||
"Neomvim",
|
||||
"Git",
|
||||
"Linux",
|
||||
];
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue