From e4ea2fb736b36e999b767ca2d4cf0dfe9f7d87fa Mon Sep 17 00:00:00 2001 From: szw9999 Date: Sat, 13 Jun 2026 11:03:06 +0800 Subject: [PATCH] Add static Acme Tools pages --- about.html | 18 ++++++++++++++++++ contact.html | 18 ++++++++++++++++++ index.html | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 about.html create mode 100644 contact.html create mode 100644 index.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..6ea2459 --- /dev/null +++ b/about.html @@ -0,0 +1,18 @@ + + + + + + About Acme Tools + + + +
+

About Acme Tools

+

We build practical tools for founders, maintainers, and small product teams.

+
+ + diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..2c4e8b4 --- /dev/null +++ b/contact.html @@ -0,0 +1,18 @@ + + + + + + Contact Acme Tools + + + +
+

Contact Acme Tools

+

Email us at hello@example.com for product questions.

+
+ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..568b0a0 --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ + + + + + + Welcome to Acme Tools + + + +
+

Welcome to Acme Tools

+

Acme Tools helps small teams ship simple software faster.

+
+ +