Browse Source

Fix wrong links in terminal page

master
Fazil Altinel 1 year ago
parent
commit
7dc7aa948e
  1. 8
      index_term.html
  2. 2
      projects.html
  3. 4
      publications.html

8
index_term.html

@ -33,7 +33,7 @@ My name is Fazil and this is my ASCII photo.</br>
<!-- └── Domain adaptation --> <!-- └── Domain adaptation -->
<!-- </pre> --> <!-- </pre> -->
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python education.py --all<br></br>BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)</br>MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)<br></br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python education.py --all<br></br>BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)</br>MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)<br></br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br>E-mail:
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br><a href="https://scholar.google.com/citations?user=FKYUC84AAAAJ&hl=en">Google Scholar</a></br>E-mail:
<pre> <pre>
__ _ _ ____ _ _ _ _ _ __ _ _ ____ _ _ _ _ _
/ _| __ _ ___(_) | / __ \ __ _| | |_(_)_ __ ___| | __| | _____ __ / _| __ _ ___(_) | / __ \ __ _| | |_(_)_ __ ___| | __| | _____ __
@ -45,13 +45,13 @@ My name is Fazil and this is my ASCII photo.</br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre> <pre>
PID TTY STAT TIME COMMAND PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="/">Main</a>
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a> 2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a> 3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a>
<!-- 4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a> -->
</pre> </pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> shutdown -h now<br></br>Click <a href="/">here</a> if you want to see this page in human-readable webpage.
</span> </span>
</body> </body>
</html> </html>

2
projects.html

@ -32,7 +32,7 @@
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre> <pre>
PID TTY STAT TIME COMMAND PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="/">Main</a>
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a> 2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a> 3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a> 4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a>

4
publications.html

@ -31,10 +31,10 @@
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre> <pre>
PID TTY STAT TIME COMMAND PID TTY STAT TIME COMMAND
1 tty2 R+ 0:00 <a href="/">Main</a>
1 tty2 R+ 0:00 <a href="index_term.html">Main</a>
2 ? Z 0:00 <a href="/notes/">Notes</a> 2 ? Z 0:00 <a href="/notes/">Notes</a>
3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a> 3 pts/0 Ss< 8875:32 <a href="publications.html">Publications</a>
4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a>
<!-- 4 pts/1 Rl+ 0:00 <a href="projects.html">Projects</a> -->
</pre> </pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> <span id="typed-cursor" class="blinking"></span>
</span> </span>

Loading…
Cancel
Save