eeee
This commit is contained in:
parent
009e6ba203
commit
7fe675b3bd
@ -19,6 +19,8 @@
|
||||
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="{% static 'home/css/style.css' %}">
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
@ -8,6 +8,8 @@
|
||||
<link rel="stylesheet" href="/static/home/css/main.css" />
|
||||
<noscript><link rel="stylesheet" href="/static/home/css/noscript.css" /></noscript>
|
||||
<script src="http://github.hubspot.com/odometer/odometer.js"></script>
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
|
||||
|
||||
<link rel="stylesheet" href="https://raw.githubusercontent.com/HubSpot/odometer/master/themes/odometer-theme-car.css" />
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
|
Reference in New Issue
Block a user