custom css and font for videohotmix

This commit is contained in:
2025-11-18 10:47:35 +01:00
parent 5383b15095
commit cbed294433
6 changed files with 384 additions and 1 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ if string.find(ngx.var.host, "panamaracing.club") then
elseif string.find(ngx.var.host, "videohotmix.net") then
page_titles = {
name = "Hotmix Video Archive",
url = "videohotmix.net"
url = "videohotmix.net",
css = "videohotmix.css"
}
else
page_titles = {