diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-05-06 19:40:05 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-05-06 19:40:05 -0500 |
commit | 571dc76e02122814b4f6baefa0e645412b3549fb (patch) | |
tree | cb18f4f6189f7acad657a74b2a0f3792502399a3 /index.html | |
parent | 813eec3f412223d46c995120a62444ef7638380d (diff) | |
download | reminiscecleberg.com-571dc76e02122814b4f6baefa0e645412b3549fb.tar.gz reminiscecleberg.com-571dc76e02122814b4f6baefa0e645412b3549fb.tar.bz2 reminiscecleberg.com-571dc76e02122814b4f6baefa0e645412b3549fb.zip |
format
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,8 @@ <div class="container"> <h1>Hi! I'm Reminisce Cleberg.</h1> <p class="fancy-bg"> - This web page is simply a placeholder for now, while I wait to graduate law school. + This web page is simply a placeholder for now, while I wait to + graduate law school. </p> <p> I am an aspiring law school student, recently graduated from the @@ -26,4 +27,5 @@ <span class="dot">·</span> <a href="https://www.linkedin.com/in/reminisce-cleberg">LinkedIn</a> </div> + </body> </html> |