diff options
| author | Bobby <[email protected]> | 2022-11-11 01:31:02 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-11 01:31:02 -0500 |
| commit | 9550b6a518544ec88f7d34bfd27ae88d9a31d232 (patch) | |
| tree | 3d964d2ff2be38af42892f75c9a9ca187044ec77 | |
| parent | c37c0a525dc0158825acbe685e1b3e4c883ccaca (diff) | |
| download | thatcomputerscientist-9550b6a518544ec88f7d34bfd27ae88d9a31d232.tar.xz thatcomputerscientist-9550b6a518544ec88f7d34bfd27ae88d9a31d232.zip | |
revert auto dep test::sucess
| -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 851cba05..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>Making Sure Everthing Works once again <br> + <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 |
