Add a favicon
This commit is contained in:
		@@ -7,6 +7,7 @@ v0.2 (16/03/2014)
 | 
			
		||||
	Add all posts generators
 | 
			
		||||
	Set default font size to 14 for TinyMCE
 | 
			
		||||
	Allow to reference comments with #comment_number
 | 
			
		||||
	Add a favicon
 | 
			
		||||
 | 
			
		||||
** Dev **
 | 
			
		||||
	Add coding information in all py files
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								dynastie/static/images/favicon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								dynastie/static/images/favicon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.1 KiB  | 
@@ -1,6 +1,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
  <head>
 | 
			
		||||
    <title>Dynastie</title>
 | 
			
		||||
    <link rel="icon" type="image/png" href="{{ STATIC_URL }}images/favicon.png" />
 | 
			
		||||
    {% block head %} {% endblock %}
 | 
			
		||||
    <link href="{{ STATIC_URL }}css/dynastie.css" rel="stylesheet" type="text/css"/>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,7 @@
 | 
			
		||||
<html>
 | 
			
		||||
  <head>
 | 
			
		||||
    <title>Dynastie</title>
 | 
			
		||||
    <link rel="icon" type="image/png" href="{{ STATIC_URL }}images/favicon.png" />
 | 
			
		||||
    <style type="text/css">
 | 
			
		||||
      div.logo {
 | 
			
		||||
      margin-top:2%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user