factor out gitweb-descriptions
[iankelling.org] / b.rb
diff --git a/b.rb b/b.rb
index b5e2aa91bb94782a20a18316717492f4d92cc626..6bd631d9c9d81489e3263da61b0a6349c61b6699 100644 (file)
--- a/b.rb
+++ b/b.rb
@@ -75,15 +75,14 @@ EOF
   <head>
     <meta charset="utf-8">
     <title>#{title}</title>
-    <link rel="stylesheet" href="/main.css">
-    <link rel="stylesheet" href="/common.css">
+    <link rel="stylesheet" href="/css/main.css">
     <link rel="shortcut icon" href="/assets/favicon.png" />
     <meta name="description" content="#{o[:description] || DESCRIPTION}">
 #{o[:head]}
     <meta name="viewport" content="width=device-width, initial-scale=1">
   </head>
   <body>
-    <header>
+    <header class="page_header">
       <h3><a href="/">iankelling.org</a>#{o[:header]}</h3>
     </header>
     <div class="main-content-stripe">