diff options
| author | Nick Fitzgerald <fitzgen@gmail.com> | 2010-07-08 11:03:06 -0700 | 
|---|---|---|
| committer | Nick Fitzgerald <fitzgen@gmail.com> | 2010-07-08 11:03:06 -0700 | 
| commit | 94a9262fc1c5ea3e1dc1dee9d988d586edef324c (patch) | |
| tree | 78768e937514d191c0c93b8c47998f598db9f1d5 /resources/pycco.html | |
| parent | 45eb989f4283210e8abe11d8bd1ccc425284acba (diff) | |
| download | pycco-94a9262fc1c5ea3e1dc1dee9d988d586edef324c.tar.gz pycco-94a9262fc1c5ea3e1dc1dee9d988d586edef324c.zip  | |
Updating pocco -> pycco in html template
Diffstat (limited to 'resources/pycco.html')
| -rw-r--r-- | resources/pycco.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pycco.html b/resources/pycco.html index 9855a52..67ba4e0 100644 --- a/resources/pycco.html +++ b/resources/pycco.html @@ -3,7 +3,7 @@  <head>    <meta http-equiv="content-type" content="text/html;charset=utf-8">    <title>{{ title }}</title> -  <link rel="stylesheet" href="pocco.css"> +  <link rel="stylesheet" href="pycco.css">  </head>  <body>  <div id='container'>  | 
