Cometi un error tontogit add .! me equivoque en el nombre del icono en el html :c
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<link rel="stylesheet" href="{{ url_for('static', filename='normalize.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='normalize.css') }}">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='skeleton.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='skeleton.css') }}">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="{{ url_for('static', filename='icon-48x48.png') }}">
|
<link rel="icon" type="image/png" sizes="32x32" href="{{ url_for('static', filename='icon-32x32.png') }}">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
|
|||||||
Reference in New Issue
Block a user