buildHtml
baseUrl https://gosearch.scroll.pub
metaTags
editButton /edit.html
title GoSearch - The Simple Search Engine
style.css
header
class hero
nav
div GoSearch
class logo
div
class nav-links
a About
href #about
a Images
href #images
a Settings
href #settings
div
class search-container
form
id search-form
div
class search-box
input
type text
name q
placeholder Search the web
id search-input
button
type submit
class search-button
div 🔍
main
section
id about
class info-section
h2 About GoSearch
p A clean, fast search engine built with Scroll technology. No tracking, no ads, just results.
section
id images
class info-section
h2 Image Search
p Coming soon - search the web's images with our privacy-focused image search.
section
id settings
class info-section
h2 Settings
p Customize your search experience with dark mode, safe search, and more preferences.
footer
div
class footer-content
div
class footer-links
a Privacy
href /privacy
a Terms
href /terms
a Contact
href mailto:hello@gosearch.scroll.pub
script.js