around title and style

This commit is contained in:
Paul Schneider 2014-10-06 03:44:33 +02:00
commit 9a2098052d
5 changed files with 3 additions and 5 deletions

View file

@ -7,6 +7,7 @@
<link rel="stylesheet" href="/style.css"/>
<link rel="icon" type="image/png" href="/favicon.png" />
<link href='http://fonts.googleapis.com/css?family=Dancing+Script:400,700' rel='stylesheet' type='text/css'/>
<asp:ContentPlaceHolder id="init" runat="server">
</asp:ContentPlaceHolder>
</head>