Embedy fix (mam nadzieję)
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}Lewandowski Stats{% endblock %}</title>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
<meta propety="og:title" content="Robert Lewandowski Stats">
|
||||
<meta property="og:title" content="Robert Lewandowski Stats">
|
||||
<meta property="og:type" content="website" >
|
||||
<meta property="og:url" content="https://lewy.7o7.cx/" >
|
||||
<meta property="og:description" content="Najnowsze informacje o meczach, golach, asystach i innych statystykach">
|
||||
<meta property="og:image" content="{{ url_for('static', filename='lewandowski.jpg') }}" >
|
||||
<meta property="og:image:height" content = "143">
|
||||
<meta property="og:image:width" content = "100">
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
|
||||
Reference in New Issue
Block a user