diff options
Diffstat (limited to 'src/views/layout.ecr')
| -rw-r--r-- | src/views/layout.ecr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/layout.ecr b/src/views/layout.ecr index 26ad27fd..3c589706 100644 --- a/src/views/layout.ecr +++ b/src/views/layout.ecr @@ -8,6 +8,8 @@ <link rel="stylesheet" href="/css/pure-min.css"> <link rel="stylesheet" href="/css/grids-responsive-min.css"> <link rel="stylesheet" href="/css/font-awesome.min.css"> + <link rel="stylesheet" href="/css/custom.css"> + <title><%= yield_content "header" %> - Invidious</title> </head> <body> |
