Move CSS file for Conservancy to CSS directory.

This commit is contained in:
Bradley M. Kuhn 2015-11-30 19:07:30 -08:00
parent da0a85bcde
commit fdfbb6d65d
2 changed files with 1 additions and 1 deletions

View file

@ -9,8 +9,8 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="The Software Freedom Conservancy provides a non-profit home and services to Free, Libre and Open Source Software (FLOSS) projects." />
<meta name="keywords" content="software, freedom, conservancy, open source, gnu, GNU, Open Source, Free and Open Source, Free and Open Source Software, FLOSS, FOSS, protect, protection, help, policy, linux, non-profit" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="/conservancy.css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" media="screen, projection" href="/css/conservancy.css" />
<link rel="stylesheet" href="/css/jquery-ui-1.8.22.custom.css" />
<link rel="stylesheet" href="/css/jquery.ui.multiprogressbar.css" />
<script type="text/javascript" src="/js/jquery-1.7.2.js"></script>