------------------------------------------------------------
commit 0540db2be7bb2439cd3e48795fc6639af4151c61
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 18:11:20 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index 28350c8..2b99740 100644 --- a/claude.html +++ b/claude.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Custom Websites in 30 Minutes</title> + <title>Custom Handcrafted Websites in 30 Minutes</title> <style> body { font-family: Arial, sans-serif; @@ -50,7 +50,7 @@ </head> <body> <div class="container"> - <h1>Get Your <span class="highlight">CUSTOM</span> Website Live in Just <span class="highlight">30 Minutes</span>!</h1> + <h1>Get Your <span class="highlight">CUSTOM HANDCRAFTED</span> Website Live in Just <span class="highlight">30 Minutes</span>!</h1> <p>Imagine having your very own website up and running in less time than it takes to watch an episode of your favorite TV show. That's exactly what we offer!</p> <h2>Here's the deal:</h2> <ul> ------------------------------------------------------------
commit 635671757155929586deeaa70d12e677b8a57299
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 18:10:53 2024 +0000 Updated index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..fd732d9 --- /dev/null +++ b/index.html @@ -0,0 +1,71 @@ +<!DOCTYPE html> +<html lang="en"> +<body> +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Custom Handcrafted Websites in 30 Minutes</title> + <style> + body { + font-family: Arial, sans-serif; + line-height: 1.6; + color: #333; + max-width: 800px; + margin: 0 auto; + padding: 20px; + background-color: #f4f4f4; + } + .container { + background-color: white; + padding: 40px; + border-radius: 10px; + box-shadow: 0 0 10px rgba(0,0,0,0.1); + } + h1 { + color: #2c3e50; + font-size: 2.5em; + margin-bottom: 20px; + } + .highlight { + color: #e74c3c; + font-weight: bold; + } + .cta { + background-color: #3498db; + color: white; + padding: 10px 20px; + text-decoration: none; + border-radius: 5px; + display: inline-block; + margin-top: 20px; + font-size: 1.2em; + } + .cta:hover { + background-color: #2980b9; + } + .details { + margin-top: 30px; + font-style: italic; + } + </style> +</head> +<body> + <div class="container"> + <h1>Get Your <span class="highlight">CUSTOM HANDCRAFTED</span> Website Live in Just <span class="highlight">30 Minutes</span>!</h1> + <p>Imagine having your very own website up and running in less time than it takes to watch an episode of your favorite TV show. That's exactly what we offer!</p> + <h2>Here's the deal:</h2> + <ul> + <li>Send <strong>20 NEAR</strong> to <strong>breck7.near</strong></li> + <li>We'll build and ship your live site on its own domain</li> + <li>All done in just <strong>30 minutes</strong></li> + </ul> + <p>If you thought LLMs were fast, wait until you see us in action! We even include a screencast of the process.</p> + <a href="mailto:breck7@gmail.com" class="cta">Get Started Now!</a> + <p class="details">Have questions? Email us at breck7@gmail.com</p> + </div> +</body> +</html> +</body> +</html> \ No newline at end of file ------------------------------------------------------------
commit 5e4257fe1ccf1eb2f66d4737364cec689c5ea89c
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 18:10:21 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6b06f2f..3d66dd1 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1,3 @@ buildHtml -theme roboto - -Hello World my name is +claude.html ------------------------------------------------------------
commit 001117b95e1cfa3189ce6087f8d1807173fbc1c0
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 18:10:15 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html index e69de29..28350c8 100644 --- a/claude.html +++ b/claude.html @@ -0,0 +1,66 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Custom Websites in 30 Minutes</title> + <style> + body { + font-family: Arial, sans-serif; + line-height: 1.6; + color: #333; + max-width: 800px; + margin: 0 auto; + padding: 20px; + background-color: #f4f4f4; + } + .container { + background-color: white; + padding: 40px; + border-radius: 10px; + box-shadow: 0 0 10px rgba(0,0,0,0.1); + } + h1 { + color: #2c3e50; + font-size: 2.5em; + margin-bottom: 20px; + } + .highlight { + color: #e74c3c; + font-weight: bold; + } + .cta { + background-color: #3498db; + color: white; + padding: 10px 20px; + text-decoration: none; + border-radius: 5px; + display: inline-block; + margin-top: 20px; + font-size: 1.2em; + } + .cta:hover { + background-color: #2980b9; + } + .details { + margin-top: 30px; + font-style: italic; + } + </style> +</head> +<body> + <div class="container"> + <h1>Get Your <span class="highlight">CUSTOM</span> Website Live in Just <span class="highlight">30 Minutes</span>!</h1> + <p>Imagine having your very own website up and running in less time than it takes to watch an episode of your favorite TV show. That's exactly what we offer!</p> + <h2>Here's the deal:</h2> + <ul> + <li>Send <strong>20 NEAR</strong> to <strong>breck7.near</strong></li> + <li>We'll build and ship your live site on its own domain</li> + <li>All done in just <strong>30 minutes</strong></li> + </ul> + <p>If you thought LLMs were fast, wait until you see us in action! We even include a screencast of the process.</p> + <a href="mailto:breck7@gmail.com" class="cta">Get Started Now!</a> + <p class="details">Have questions? Email us at breck7@gmail.com</p> + </div> +</body> +</html> \ No newline at end of file ------------------------------------------------------------
commit 6052196b83ad7db5a641ecc8255da778a1ff65fd
Author: ffff:24.23.157.43 <ffff:24.23.157.43@hub.scroll.pub> Date: Wed Oct 16 18:10:12 2024 +0000 Updated claude.html diff --git a/claude.html b/claude.html new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit a447fbffab3e96af035617f82e19e0ba40b399e1
Author: root <root@hub.scroll.pub> Date: Wed Oct 16 15:53:09 2024 +0000 Initial commit from blank template diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..6b06f2f --- /dev/null +++ b/index.scroll @@ -0,0 +1,5 @@ +buildHtml + +theme roboto + +Hello World my name is