diff options
| author | Bobby <[email protected]> | 2022-11-11 01:27:30 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-11 01:27:30 -0500 |
| commit | 1cdcfa1243878902a4b52e680f739f4eb4431017 (patch) | |
| tree | 4802bae85360260648033a6d94b766a44016d7a6 | |
| parent | 52ff9c9841a4a544b380aaaa8e1256cfbf6aea85 (diff) | |
| download | thatcomputerscientist-1cdcfa1243878902a4b52e680f739f4eb4431017.tar.xz thatcomputerscientist-1cdcfa1243878902a4b52e680f739f4eb4431017.zip | |
auto deployment test
| -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 |
