mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Added icons and fonts
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
<head>
 | 
					<head>
 | 
				
			||||||
    <!-- Meta tags -->
 | 
					    <!-- Meta tags -->
 | 
				
			||||||
    <link href="http://gmpg.org/xfn/11" rel="profile" />
 | 
					 | 
				
			||||||
    <link rel="canonical" href="{{ site.url | absolute_url }}" />
 | 
					    <link rel="canonical" href="{{ site.url | absolute_url }}" />
 | 
				
			||||||
 | 
					    <link rel="profile" href="http://gmpg.org/xfn/11" />
 | 
				
			||||||
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 | 
					    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 | 
				
			||||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | 
					    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | 
				
			||||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
 | 
					    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
 | 
				
			||||||
@@ -14,8 +14,13 @@
 | 
				
			|||||||
        {% endif %}
 | 
					        {% endif %}
 | 
				
			||||||
    </title>
 | 
					    </title>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <!-- Font Awesome -->
 | 
				
			||||||
 | 
					    <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.0.9/css/all.css" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <!-- Google Fonts -->
 | 
				
			||||||
 | 
					    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Abril+Fatface|PT+Sans" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- CSS -->
 | 
					    <!-- CSS -->
 | 
				
			||||||
    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface" />
 | 
					 | 
				
			||||||
    <link rel="stylesheet" href="{{ "/assets/css/poole.css" | relative_url }}" />
 | 
					    <link rel="stylesheet" href="{{ "/assets/css/poole.css" | relative_url }}" />
 | 
				
			||||||
    <link rel="stylesheet" href="{{ "/assets/css/syntax.css" | relative_url }}" />
 | 
					    <link rel="stylesheet" href="{{ "/assets/css/syntax.css" | relative_url }}" />
 | 
				
			||||||
    <link rel="stylesheet" href="{{ "/assets/css/hyde.css" | relative_url }}" />
 | 
					    <link rel="stylesheet" href="{{ "/assets/css/hyde.css" | relative_url }}" />
 | 
				
			||||||
@@ -26,5 +31,5 @@
 | 
				
			|||||||
    <link rel="icon" type="image/png" sizes="32x32" href="{{ "/assets/favicon-32x32.png" | relative_url }}" />
 | 
					    <link rel="icon" type="image/png" sizes="32x32" href="{{ "/assets/favicon-32x32.png" | relative_url }}" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- RSS -->
 | 
					    <!-- RSS -->
 | 
				
			||||||
    <link rel="alternate" type="application/rss+xml" title="RSS" href="{{ "/atom.xml" | relative_url }}" />
 | 
					    <link rel="alternate" type="application/atom+xml" title="RSS" href="{{ "/atom.xml" | relative_url }}" />
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user