|
|
@@ -3,6 +3,7 @@ |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<title>{% if page.title != "Home" %}{{ page.title }} - {% endif %}Ben Kurtovic</title> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<link rel="icon" type="image/png" href="/static/favicon.png" /> |
|
|
|
<link rel="stylesheet" href="/static/main.css" /> |
|
|
|
<link rel="stylesheet" href="/static/syntax.css" /> |
|
|
|