mirror of
https://github.com/MathiasDPX/grainParisArt.git
synced 2025-01-06 15:46:38 +00:00
Add opengraph
This commit is contained in:
parent
dbd13b91b6
commit
df09b4e349
2 changed files with 6 additions and 0 deletions
BIN
static/images/banner.png
Normal file
BIN
static/images/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
|
@ -3,6 +3,12 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta property="og:title" content="CinéBrest">
|
||||
<meta property="og:image" content="https://cinema.mathiasd.fr/static/images/banner.png">
|
||||
<meta property="og:url" content="https://cinema.mathiasd.fr/">
|
||||
<meta property="og:description" content="Retrouvez toutes les séances des cinémas brestois sur une seule page, toujours à jour">
|
||||
|
||||
<link rel="stylesheet" href="{{url_for('static', filename='css/main.css')}}">
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
|
||||
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
|
||||
|
|
Loading…
Reference in a new issue