diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-06-30 16:22:47 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-06-30 16:22:47 -0400 |
| commit | 53278a2f54bff4c812c36d854f143c11d33a95b6 (patch) | |
| tree | 9d8804ca8f5241df0a21959b1f7715208bea6022 | |
| parent | 05ef3cde668a56efef5567eb065fbce0809dec90 (diff) | |
test again
| -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 0971357..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 a test! + This is my personal website that is currently under construction. This is a test. </p> </div> <script src="./index.js"></script> |
