Skip to content

Commit

Permalink
add site preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Aug 3, 2024
1 parent c600781 commit a467d90
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _layout/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
{{ insert head_mixin.html }}

{{isdef title}} <title>{{fill title}}</title> {{end}}
<meta property="og:type" content="website">
<meta property="og:title" content="Climate Action and Solidarity">
<meta property="og:url" content="https://www.climatejusticesolidarity.nl/floods/">
<meta property="og:image" content="https://www.climatejusticesolidarity.nl/assets/floods/code/flood.jpeg">
<meta property="og:description" content="Support the victims of the floods in Kenya">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W0TSYVZGXN"></script>
Expand Down

0 comments on commit a467d90

Please sign in to comment.