Skip to content

Commit

Permalink
fix(seo): Update keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Mar 19, 2023
1 parent 077894f commit 1a7fa57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export default Vue.extend({
{
hid: 'keywords',
name: 'keywords',
content: `gtdb, taxonomy, phylogeny, bacteria, archaea, genomes, genome, taxonomic, classification, classification, tree, trees, tree of life, phylogenetic, phylogenetic tree, phylogenetic trees, phylogenetic tree of life`
content: `gtdb, gtdb-tk, gtdbtk, genome taxonomy database, taxonomy, phylogeny, bacteria, archaea, genomes, genome, taxonomic, classification, classification, tree, trees, tree of life, phylogenetic, phylogenetic tree, phylogenetic trees, phylogenetic tree of life`
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion pages/tools/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export default Vue.extend({
{
hid: 'keywords',
name: 'keywords',
content: `scripts, tools, third-party, third party, gtdb, taxonomy`
content: `gtdbtk, gtdb-tk, gtdb tk, scripts, tools, third-party, third party, gtdb, taxonomy`
}
]
}
Expand Down

0 comments on commit 1a7fa57

Please sign in to comment.