diff options
author | Skiz <skiznet@aol.com> | 2024-08-30 15:56:53 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-08-30 15:56:53 -0400 |
commit | ee4c8b2794c08ea4ca781e1d8c9a29b0f5111a6e (patch) | |
tree | eccca50bf717025048971feb195cbd6e631acaa5 /themes/schizo/layouts | |
parent | 6677ca3fa310c5f0f83852cb1db0fa920ed96049 (diff) |
Changed welcome text
Diffstat (limited to 'themes/schizo/layouts')
-rw-r--r-- | themes/schizo/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html index f376e56..e0cec75 100644 --- a/themes/schizo/layouts/index.html +++ b/themes/schizo/layouts/index.html @@ -14,7 +14,7 @@ h3 { </style> <div class="center"> - <p>I am Skiz, this is my webpage. Thank you for visiting my site.</p> + <p>Hello, this is my webpage. Thank you for visiting my site.</p> <p>Add my RSS feed to stay updated: <a href="index.xml">RSS FEED</a>.</p> <hr> |