Skip to content

Commit

Permalink
add social media preview
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Feb 12, 2024
1 parent 36e5184 commit 25f420a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions site/1/mathbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<meta property="og:description"
content="gratis huiswerk middel voor rekenen te oefenen in het 1ste leerjaar van de basisschool" />
<meta property="og:site_name" content="rekendoos" />
<meta property="og:url" content="https://elementary.training/1/mathbox" />
<meta property="og:image" content="https://elementary.training/img/social_preview.jpeg" />

<link rel="stylesheet" href="/css/reset.css">

Expand Down
2 changes: 2 additions & 0 deletions site/1/thermometer.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<meta property="og:description"
content="gratis huiswerk middel voor te leren werken met een analoge thermometer in het 1ste leerjaar van de basisschool" />
<meta property="og:site_name" content="thermometer" />
<meta property="og:url" content="https://elementary.training/1/thermometer" />
<meta property="og:image" content="https://elementary.training/img/social_preview.jpeg" />

<link rel="stylesheet" href="/css/reset.css">

Expand Down
Binary file added site/img/social_preview.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<meta property="og:type" content="website">
<meta property="og:description" content="gratis huiswerk middel voor de basisschool" />
<meta property="og:site_name" content="bassisschool" />
<meta property="og:url" content="https://elementary.training" />
<meta property="og:image" content="https://elementary.training/img/social_preview.jpeg" />

<link rel="stylesheet" href="/css/reset.css">

Expand Down Expand Up @@ -67,8 +69,8 @@ <h1>Oefeningen Basisschool 🏫</h1>

<h2>Leerjaar 1️⃣</h2>
<ul>
<li><a href="/1/mathbox.html">rekendoos <code>➕➖🟰</code></a></li>
<li><a href="/1/thermometer.html">thermometer <code>🌡️</code></a></li>
<li><a href="/1/mathbox">rekendoos <code>➕➖🟰</code></a></li>
<li><a href="/1/thermometer">thermometer <code>🌡️</code></a></li>
</ul>
</main>
</body>
Expand Down

0 comments on commit 25f420a

Please sign in to comment.