From bb284e1f3c1eb43ef8917134269ae50fe22a5439 Mon Sep 17 00:00:00 2001 From: liviu Date: Fri, 4 Aug 2023 18:43:30 +0200 Subject: [PATCH] headers --- dist/index.html | 4 +++- src/pug/index.pug | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dist/index.html b/dist/index.html index 61b5573..cf48bc2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -3,8 +3,10 @@ - + + + Anamaria și Liviu - Nunta diff --git a/src/pug/index.pug b/src/pug/index.pug index 7df3ece..2e95818 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -5,8 +5,10 @@ html(lang='en') meta(charset='utf-8') meta(name='viewport', content='width=device-width, initial-scale=1, shrink-to-fit=no') - meta(name='description', content='23 septembrie 2023 - Casa Doina, București') + meta(name='description', content='23 septembrie 2023 - Cununia religioasă: Biserica Sf. Maria, Voluntari - Petrecerea: Casa Doina, București') meta(name='author', content='Liviu Rădulescu') + meta(name='og:title', content="Anamaria și Liviu - Nunta") + meta(name='og:type', content="article") meta(name='og:image', content="http://nunta.radulescu.cc/assets/img/invitatie-nunta.png") meta(name='og:url', content="http://nunta.radulescu.cc")