diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-20 16:19:14 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-20 16:19:14 -0500 |
commit | 2f2df67b8942ffae892bf150430e8518da9bb55e (patch) | |
tree | 2e66b4b529f10ee8d20996c388902e666aa2dd0a /html/index.tmpl.html | |
parent | 098bf69582941859b2593c513f85c685536d9150 (diff) |
Diffstat (limited to 'html/index.tmpl.html')
-rw-r--r-- | html/index.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.tmpl.html b/html/index.tmpl.html index 884caa4..330b761 100644 --- a/html/index.tmpl.html +++ b/html/index.tmpl.html @@ -6,7 +6,7 @@ <div class="landing-page">
<div class="landing-text">
<span>Design.</span>
- <span>Make.</span>
+ <span>Create.</span>
<span>Tinker.</span>
</div>
<a href="#intro" style="display: block;" class="arrow-container"><span class="down-arrow"></span></a>
|