diff options
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 9c116e8..4a90022 100644 --- a/html/index.tmpl.html +++ b/html/index.tmpl.html @@ -16,7 +16,7 @@ {{ define "main" }}
<section id="intro">
<!--<hr style="margin-top: 0;"> -->
- <h1 style="font-size: 2rem; margin-top: 3rem;">ScerbaDotOrg</h1>
+ <h1>ScerbaDotOrg</h1>
<p><i style="color: black;">The personal website of Alex Scerba.</i></p>
<p>Check out my <a href="/blog">blog</a> where I write about various projects, adventures, and life updates.</p>
<p>You can see an overview collection of every image in the blog on the <a href="/gallery">gallery</a> page and learn more about me and the site through the <a href="/about">about</a> and <a href="/faq">FAQ</a> pages.</p>
|