1.1 Binary file static/favicon.ico has changed
2.1 --- a/templates/theme.html Sat Jan 18 15:13:22 2014 +0100
2.2 +++ b/templates/theme.html Sat Jan 18 15:22:16 2014 +0100
2.3 @@ -4,11 +4,12 @@
2.4 <meta charset="utf-8">
2.5 <!--meta http-equiv="X-UA-Compatible" content="IE=edge"-->
2.6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
2.7 -<meta name="description" content="">
2.8 -<meta name="author" content="">
2.9 -<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico')}}">
2.10 +<meta name="description" content="Der Python Wettbewerb für Mädchen & Jungen 2014. Attraktives Programmieren für junge Leute">
2.11 +<meta name="keywords" content="Python,Software,Blender,Programmieren,Wettbewerb,2013,2014,pymove3d,3d,europython,3D-Software">
2.12 +<meta name="author" content="Python Software Verband e.V">
2.13 +<link rel="shortcut icon" type="image/x-icon" href="{{ url_for('static', filename='favicon.ico')}}">
2.14
2.15 -<title>PyMove3D -- 2014</title>
2.16 +<title>PyMove3D - Der Python Wettbewerb für Mädchen & Jungen 2014</title>
2.17
2.18 <!-- Bootstrap core CSS -->
2.19 <link href="/static/css/bootstrap.css" rel="stylesheet">