diff options
| author | Bobby <[email protected]> | 2022-11-11 01:13:11 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-11 01:13:11 -0500 |
| commit | 1559cef95cbef96b48aa581a7e5e21e81ae2f7e2 (patch) | |
| tree | 2447e500a1e596d8822267c77def7feb6f201ba5 | |
| parent | 929a7526dd8a79bff6d33e2335fab892d7c1f307 (diff) | |
| download | thatcomputerscientist-1559cef95cbef96b48aa581a7e5e21e81ae2f7e2.tar.xz thatcomputerscientist-1559cef95cbef96b48aa581a7e5e21e81ae2f7e2.zip | |
test cd
| -rw-r--r-- | templates/blog/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/home.html b/templates/blog/home.html index c8b0fa4f..3f73bcc4 100644 --- a/templates/blog/home.html +++ b/templates/blog/home.html @@ -10,7 +10,7 @@ {% comment %} <h1 class="center">That Computer Scientist</h1> {% endcomment %} - <p> + <p>Test Welcome to the home of That Computer Scientist. This is my personal website where I share all of my thoughts, ideas, and experiences. To know more about me, please visit my <a href="/about">About</a> page. If you |
