build common css into single css file
[iankelling.org] / setup.sh
index ee2d48754a4eba4731ee87ec793dc84f2de300d4..94dffe29c1f62aa8d04ec3f36c978bcd706a85bd 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -73,7 +73,6 @@ our @extra_breadcrumbs = (
 our \$home_link_str = 'git';
 our \$site_footer = '$PWD/_site/gitweb-footer.html';
 push @stylesheets, "/css/gitweb-site.css";
-push @stylesheets, "/css/common.css";
 our \$favicon = '/assets/favicon.png';
 # default is 25, cuts off descriptions.
 our \$projects_list_description_width = 40;