chore(search): add more common search terms
This commit is contained in:
parent
14bff9328a
commit
3fcf455e5c
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue