From 5be2225612ca4f252961ac5cb4395f9f5b04d2e2 Mon Sep 17 00:00:00 2001 From: Fazil Altinel Date: Tue, 4 Jan 2022 19:10:51 +0000 Subject: [PATCH] Change hostnames --- projects.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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