albert/ set correct css link

This commit is contained in:
Jörg Thalheim 2012-07-26 20:22:32 +02:00
parent c43ee7d3a4
commit 6218df76aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>albert.schulz</title>
<%= stylesheet_link_tag 'albert.css' %>
<%= stylesheet_link_tag 'albert' %>
</head>