Skip to content

Add basic static HTML site#13

Open
poorandhungrybutbuthappy wants to merge 1 commit into
pvium:mainfrom
poorandhungrybutbuthappy:codex/basic-static-html-site
Open

Add basic static HTML site#13
poorandhungrybutbuthappy wants to merge 1 commit into
pvium:mainfrom
poorandhungrybutbuthappy:codex/basic-static-html-site

Conversation

@poorandhungrybutbuthappy

Copy link
Copy Markdown

Summary

  • Add index.html, about.html, and contact.html at the project root.
  • Include the exact required headings, paragraphs, titles, and relative navigation links.
  • No JavaScript or external dependencies added.

Validation

  • Checked that all three HTML files include <!doctype html>, <html>, <head>, and <body>.
  • Ran git diff --check.
  • Checked the added files for private wallet/address/path patterns before submitting.

Closes #9

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build a Basic Static HTML Site

1 participant