diff options
| author | Bobby <[email protected]> | 2022-11-11 01:42:40 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-11 01:42:40 -0500 |
| commit | c5e74eee7730f5437d695fc044ac53b4b9aed18f (patch) | |
| tree | 89be3fbf210258fe81ca3f17da0ece66327b6b51 | |
| parent | a73d453bd776ae593984141e53be1c4e9a6d4625 (diff) | |
| download | thatcomputerscientist-c5e74eee7730f5437d695fc044ac53b4b9aed18f.tar.xz thatcomputerscientist-c5e74eee7730f5437d695fc044ac53b4b9aed18f.zip | |
action deploy 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..cb050532 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>Action deploy test<br> 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 |
