Skip to content

Commit

Permalink
convert tags to tags list
Browse files Browse the repository at this point in the history
  • Loading branch information
dnoneill committed Oct 15, 2024
1 parent ae9b2a3 commit 0b1cf0e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/initializers/spotlight_initializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,13 @@
FeaturedPages SolrDocuments SolrDocumentsCarousel SolrDocumentsEmbed
SolrDocumentsFeatures SolrDocumentsGrid SearchResults
]


Spotlight::Engine.config.site_tags = [
"Arts & Humanities",
"Government & Society",
"Maps & Geography",
"Science & Engineering",
"Social justice",
"Stanfordiana"
]

0 comments on commit 0b1cf0e

Please sign in to comment.