mirror of
https://github.com/pinry/pinry.git
synced 2026-02-19 21:07:15 +01:00
Add a default pinry favicon
This commit is contained in:
BIN
pinry/static/favicon.png
Normal file
BIN
pinry/static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -6,6 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
|
||||
<title>{% block title %}Pinry{% endblock %}</title>
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/static/favicon.png"/>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700"/>
|
||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap@3.3.6/dist/css/bootstrap.min.css"/>
|
||||
|
||||
Reference in New Issue
Block a user