Skip to content

Commit

Permalink
kadish
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Nov 10, 2024
1 parent 7abe3a8 commit 538e76e
Show file tree
Hide file tree
Showing 15 changed files with 707 additions and 10 deletions.
10 changes: 4 additions & 6 deletions resen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,16 @@
<noscript dir="ltr"><p>Please enable JavaScript to view contents.</p></noscript>
<script>
make_header()
/*
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://', 'אירוע השקה 21/11'))
p.appendChild(span)
span = document.createElement('span')
span.appendChild(make_link(page2url('open-call-kmeot'), 'קול קורא - קמעות'))
span.appendChild(make_link('https://cda.org.il/events/who-comes-after-us/', 'אירוע השקה 21/11'))
p.appendChild(span)
//span = document.createElement('span')
//span.appendChild(make_link(page2url('open-call-kmeot'), 'קול קורא - קמעות'))
//p.appendChild(span)
p.classList.add('preface_he', 'banner')
document.querySelector('.author').before(p)
*/
make_contents()
make_footer()
</script>
Expand Down
Binary file added resen/kadish/fonts/Copyright_OH_SagiIdan.pdf
Binary file not shown.
Binary file added resen/kadish/fonts/OHSagiIdan-Regular.woff2
Binary file not shown.
2 changes: 2 additions & 0 deletions resen/kadish/fonts/OHSagiIdan_license_addendum.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
OH has graciously granted us permission to upload the font file to a public server, as an exception to the user license agreement.
Any downloading of the font file should be done from the project website: https://www.ot-hayim.co.il/fonts/sagi-idan/
Loading

0 comments on commit 538e76e

Please sign in to comment.