diff options
| author | Bobby <[email protected]> | 2023-03-26 02:50:48 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-03-26 02:50:48 -0400 |
| commit | a3490c079d317e3dfc82ddfacc94422d79d8ac40 (patch) | |
| tree | 0ccd00841ad8e9750271034a189ed88f3e303ac0 | |
| parent | ccbff8abb41a1b0543fcf4ed17ac14a540b14711 (diff) | |
| download | thatcomputerscientist-a3490c079d317e3dfc82ddfacc94422d79d8ac40.tar.xz thatcomputerscientist-a3490c079d317e3dfc82ddfacc94422d79d8ac40.zip | |
Live Screenshot added
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ Source Code for my Personal Website. - Visit [preview.thatcomputerscientist.com](https://preview.thatcomputerscientist.com) to see a instant live deployment of changes whenever I start changing something on my local machine. (_Availability of this server is not guaranteed as it is only active whenever I am working on the project_. Also, sometimes I keep the project loaded in my code editor, while being idle or doing something else – the link is viewable during this time as well.) +## Screenshot + + +_Screeshot served live from [thatcomputerscientist.com](https://thatcomputerscientist.com)'s server._ + ## Specifications - Server: [Nginx](https://www.nginx.com/) - Language: [Python](https://www.python.org/), [HTML](https://www.w3schools.com/html/), [CSS](https://www.w3schools.com/css/), [JavaScript](https://www.javascript.com/) |
