diff options
| author | Bobby <[email protected]> | 2022-11-11 01:28:00 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-11 01:28:00 -0500 |
| commit | 039e1e6da438deaa34fe6cc8b0b76070f83b3736 (patch) | |
| tree | 3d964d2ff2be38af42892f75c9a9ca187044ec77 | |
| parent | 1cdcfa1243878902a4b52e680f739f4eb4431017 (diff) | |
| download | thatcomputerscientist-039e1e6da438deaa34fe6cc8b0b76070f83b3736.tar.xz thatcomputerscientist-039e1e6da438deaa34fe6cc8b0b76070f83b3736.zip | |
auto deployment test success
| -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 3f73bcc4..c8b0fa4f 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>Test + <p> 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 |
