diff --git a/projects.html b/projects.html index 13aa80e..1ada675 100644 --- a/projects.html +++ b/projects.html @@ -6,7 +6,7 @@ -fazil@altinel.dev:~$ find / -iname "projects"
+fazil@localhost:~$ find / -iname "projects"
 ├── SGADA
 |   PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop).
@@ -26,7 +26,7 @@
 └── ytMusicNotification
     Chrome extension to get desktop notifications when the song changes in Youtube Music.
 
-fazil@altinel.dev:~$ ps ax
+fazil@localhost:~$ ps ax
 PID     TTY     STAT    TIME    COMMAND
 1       tty2    R+      0:00    Main
@@ -34,7 +34,7 @@ PID     TTY     STAT    TIME    COMMAND
 3       pts/0   Ss<     8875:32 Publications
 4       pts/1   Rl+     0:00    Projects
 
-fazil@altinel.dev:~$ +fazil@localhost:~$
\ No newline at end of file