diff options
| -rw-r--r-- | under-construction.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/under-construction.html b/under-construction.html index c7bc955..e4c4eb5 100644 --- a/under-construction.html +++ b/under-construction.html @@ -17,7 +17,7 @@ <div id="website-container"> <h1>Website Under Construction</h1> <p> - This is my personal website that is currently under construction. + This is my personal website that is currently under construction. This is a test. </p> </div> <script src="./index.js"></script> |
