diff options
author | Bill <bill@billserver.senders.io> | 2021-02-13 12:04:44 -0500 |
---|---|---|
committer | Bill <bill@billserver.senders.io> | 2021-02-13 12:04:44 -0500 |
commit | f3f798ba45a0f893d3678e5cff9d808065004fc5 (patch) | |
tree | ddc36e85f5d413920822ed7eb0abbce759283b8a /www | |
parent | e3ababf35a565e3ee60079a9d347387d3a59d652 (diff) |
Remove name from homepage
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index ab20fc4..80740e8 100644 --- a/www/index.html +++ b/www/index.html @@ -17,7 +17,7 @@ </div> <div id='body'> <article> - <h1>Welcome to Stephen Enders' homepage</h1> + <h1>Welcome to Senders' homepage</h1> <p>This is my personal site for my projects and other random stuff I feel like uploading.</p> </article> |