|
|
|
@ -4,6 +4,10 @@
|
|
|
|
|
<meta charset="UTF-8"> |
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
|
|
<meta name="description" content="Photo Gallery"> |
|
|
|
|
<meta name="author" content="Nyymix"> |
|
|
|
|
<meta name="keywords" content="Gallery, Portfolio"> |
|
|
|
|
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}" /> |
|
|
|
|
<!-- Gallery --> |
|
|
|
|
<link rel="stylesheet" href="{% static 'css/gallery.css' %}"> |
|
|
|
|
<!-- UIkit CSS --> |
|
|
|
|