From 47e23a37510a6b7812e53ecb7ed47a9247f4e050 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 24 Mar 2024 23:23:45 -0400 Subject: [PATCH] full site --- index.html | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++- robots.txt | 6 +++ 2 files changed, 144 insertions(+), 2 deletions(-) create mode 100644 robots.txt diff --git a/index.html b/index.html index 76c9c37..ef29dcc 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,149 @@ /> -

local doll repair

-

▖▘▌▘▘▌▌▌▖▘

+
+

Solar Metro Doll Repair

+

+ Serving the Solar Metro area with repair & maintenance services for dolls, + drones, and exosuits of any make and model for over 15,000 years. +

+
+
+

Services Offered

+ +
+
+

Locations

+

+ We have many convenient locations within the Solar region. Please stop by + soon! +

+

+ All locations have free tea service, a waiting room, and overnight + services where possible. +

+ +
+
+

About Us

+

+ Hideri Calliope has been providing excellent customer service and repair + work for thousands of years. Hideri is an FMSE® Certified™ + Master Technician since 2017. +

+

+ We are the primary hivekeeper for the RHD system, providing the system + with the best in class repair service drones to meet your service needs. +

+

Please stop by, and tell us you found us through our website!

+
+ + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..119698e --- /dev/null +++ b/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: / + +User-agent: doll +User-agent: witch # brave of Miss to check this file :) +Allow: / \ No newline at end of file