Skip to content

Add simple Hebrew clickable greeting page#1

Open
Aharon123 wants to merge 1 commit intomainfrom
codex/create-software-to-say-hi-eden
Open

Add simple Hebrew clickable greeting page#1
Aharon123 wants to merge 1 commit intomainfrom
codex/create-software-to-say-hi-eden

Conversation

@Aharon123
Copy link
Owner

Motivation

  • Add a tiny standalone Hebrew (RTL) web page that says היי עדן when a user clicks a button.

Description

  • Added hey-eden.html, a single-file RTL page with a sayHiButton button, a #message area, minimal inline CSS, and a small JavaScript handler that sets the message text to היי עדן on click.

Testing

  • Served the page with python3 -m http.server and verified presence of the button id and greeting using curl, and attempted a Playwright screenshot which failed due to a Chromium crash (SIGSEGV) in this environment.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant