diff options
author | 53hornet <atc@53hor.net> | 2021-12-16 22:08:00 -0500 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-12-16 22:08:00 -0500 |
commit | dd04ad281d9123296be1a904cf647f8e7a232d3f (patch) | |
tree | f00d56f908dcd33ddf29c8a31bba8e831496fac9 /pages/index.php | |
parent | c3b77872285c05ed42359434d5c306304b8dfaeb (diff) | |
download | 53hor-dd04ad281d9123296be1a904cf647f8e7a232d3f.tar.xz 53hor-dd04ad281d9123296be1a904cf647f8e7a232d3f.zip |
feat: rescue post, colors, centered titles
Diffstat (limited to 'pages/index.php')
-rw-r--r-- | pages/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pages/index.php b/pages/index.php index 18476bc..6bc999f 100644 --- a/pages/index.php +++ b/pages/index.php @@ -1,6 +1,4 @@ -<h1 style="text-align: center"> - The World Wide Web pages of Adam Carpenter (53hornet) -</h1> +<h1> The World Wide Web pages of Adam Carpenter (53hornet) </h1> <ul> <?php |