Skip to content

Commit

Permalink
Add EU OG stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
krystof-k committed May 2, 2024
1 parent 943a84f commit c49afad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="cs">
<html lang="sk">
<head>
<meta charset="utf-8" />
<meta content="text/html; charset=UTF-8" name="Content-Type" />
Expand All @@ -10,15 +10,15 @@
<meta property="og:title" content="Volebná kalkulačka" />
<meta
property="og:description"
content="Volebná kalkulačka pre prezidentské voľby 2024. Ktorý kandidát bude reprezentovať vaše názory?"
content="Volebná kalkulačka pre eurovoľby 2024. Najužitočnejších 5 minút pred voľbami."
/>
<meta
property="og:image"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024.jpg"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024-eu.png"
/>
<meta
property="og:image:secure_url"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024.jpg"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024-eu.png"
/>
<meta property="og:image:type " content="image/png" />
<meta property="og:image:width" content="1200" />
Expand All @@ -28,11 +28,11 @@
<meta name="twitter:title" content="Volebná kalkulačka" />
<meta
name="twitter:description"
content="Volebná kalkulačka pre prezidentské voľby 2024. Ktorý kandidát bude reprezentovať vaše názory?"
content="Volebná kalkulačka pre eurovoľby 2024. Najužitočnejších 5 minút pred voľbami."
/>
<meta
name="twitter:image"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024.jpg"
content="https://www.volebnakalkulacka.sk/images/og-image-sk-2024-eu.png"
/>
<title>Volebná kalkulačka</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
Expand Down
Binary file added frontend/public/images/og-image-sk-2024-eu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c49afad

Please sign in to comment.