Skip to content

Commit

Permalink
screen -> zag
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Nov 21, 2024
1 parent f956848 commit e10df0c
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resen/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const pages = {
"/": {title: "רֶסֶן", alt: "Resen", author: "resen", logo: "media/resen.svg", skip: true},
// "open-call-kmeot/": {title: "קול קורא: קמעות", alt: "Open call: Talismans", author: "resen"},

"screen/": {title: "קמעות צג", alt: "Screen talismans", author: "eakoukli", kw: [1, "interactive", "live code", "poem", "software", "sound", "visual"]},
"zag/": {title: "קמעות צג", alt: "Kmeot zag", author: "eakoukli", kw: [1, "interactive", "live code", "poem", "software", "sound", "visual"]},
"fateful/": {title: "שהות הרת־גורל", alt: "Fateful stay", author: "shoeyraz", kw: [1]},
"psychosophy/": {title: "פסיכוסופיה: פתיחה", alt: "Psychsophy: a reading", author: ["avinoamsternheim", "menahemgoldenberg"], kw: [1, "visual"]},
"talismother/": {title: "אימא קמעית", alt: "Talis-Mother", author: "sandravalabregue", kw: [1, "visual"]},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
5 changes: 4 additions & 1 deletion resen/screen/index.html → resen/zag/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<script src="binjgb.js"></script>
<script src="js/script.js"></script>
<script src="js/additions.js"></script>
<script>make_footer()</script>
<script>
make_footer()
game.scrollIntoView({block: 'start'})
</script>
</body>
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e10df0c

Please sign in to comment.