diff --git a/resen/index.html b/resen/index.html
index e276193..f532e06 100644
--- a/resen/index.html
+++ b/resen/index.html
@@ -19,11 +19,11 @@
const p = document.createElement('p')
let span = document.createElement('span')
//span.appendChild(make_link('https://www.facebook.com/events/1191766252206270', 'אירוע השקה 30/4'))
- span.appendChild(make_link('https://cda.org.il/events/who-comes-after-us/', 'אירוע השקה 21/11'))
+ span.appendChild(make_link('https://cda.org.il/events/who-comes-after-us/', 'אירוע השקה לגיליון קמעות 21/11'))
p.appendChild(span)
- //span = document.createElement('span')
+ span = document.createElement('span')
//span.appendChild(make_link(page2url('open-call-kmeot'), 'קול קורא - קמעות'))
- //p.appendChild(span)
+ p.appendChild(span)
p.classList.add('preface_he', 'banner')
document.querySelector('.author').before(p)
make_contents()
diff --git a/resen/kaddish/index.html b/resen/kaddish/index.html
index c1c40be..6a51db3 100644
--- a/resen/kaddish/index.html
+++ b/resen/kaddish/index.html
@@ -5,7 +5,7 @@
-
+
@@ -16,7 +16,7 @@
-