Skip to content

Commit

Permalink
add meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Dec 29, 2023
1 parent d82e211 commit 8616ade
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@
<meta property="og:description" content="EuRuKo is the annual European Ruby Conference. Join us in Sarajevo, Bosnia &amp; Herzegovina in 2024 on 11th - 13th of September." />
<link rel="canonical" href="https://2024.euruko.org" />
<meta property="og:url" content="https://2024.euruko.org" />
<meta property="og:image" content="https://2024.euruko.org/assets/images/site/EuRuKo_banner.png %>" />
<meta property="og:site_name" content="EuRuKo 2024" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="EuRuKo 2024" />
<meta name="twitter:description" content="EuRuKo is the annual European Ruby Conference. Join us in Sarajevo, Bosnia &amp; Herzegovina in 2024 on 11th - 13th of September.">
<meta name="twitter:image" content="https://2024.euruko.org/assets/images/site/EuRuKo_banner.png %>">
<link rel="shortcut icon" type="image/png" href="/assets/images/logo.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
Binary file added assets/images/site/EuRuKo_banner.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 8616ade

Please sign in to comment.