diff options
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'>  | 
