X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=setup.sh;h=94dffe29c1f62aa8d04ec3f36c978bcd706a85bd;hp=ee2d48754a4eba4731ee87ec793dc84f2de300d4;hb=512e27c6bf1c40085f9fcc4c9769ef5b8ba6f4f9;hpb=f98cd29f7b53a7c08f21792773a5b3b49d41eb9c diff --git a/setup.sh b/setup.sh index ee2d487..94dffe2 100755 --- 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;