|
@ -16,7 +16,7 @@ |
|
|
</title> |
|
|
</title> |
|
|
<meta name="description" content="" /> |
|
|
<meta name="description" content="" /> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> |
|
|
|
|
|
|
|
|
|
|
|
<link rel="shortcut icon" href="{% static 'img/favicon.ico' %}" type="image/x-icon"> |
|
|
{# Global stylesheets #} |
|
|
{# Global stylesheets #} |
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> |
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> |
|
|
<link rel="stylesheet" type="text/css" href="{% static 'css/blog.css' %}"> |
|
|
<link rel="stylesheet" type="text/css" href="{% static 'css/blog.css' %}"> |
|
|