diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-06-30 16:05:28 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-06-30 16:05:28 -0400 |
| commit | 2c2c74968e5b30d33b0fcec68e0ff9891f81d4ad (patch) | |
| tree | 9d8804ca8f5241df0a21959b1f7715208bea6022 | |
| parent | 377aa12d114d61136bbd0d96277c8888aafae38d (diff) | |
Added This is a test to under-construction.html
| -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> |
