diff options
Diffstat (limited to 'mod')
-rw-r--r-- | mod/mod-packages.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-packages.cxx b/mod/mod-packages.cxx index 1157378..1515a53 100644 --- a/mod/mod-packages.cxx +++ b/mod/mod-packages.cxx @@ -117,7 +117,7 @@ handle (request& rq, response& rs) s << " " << squery; s << ~TITLE - << CSS_LINKS (path ("package-search.css"), root) + << CSS_LINKS (path ("packages.css"), root) // // This hack is required to avoid the "flash of unstyled content", which // happens due to the presence of the autofocus attribute in the input |