-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,11 +16,11 @@ | |
<header> | ||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1> | ||
|
||
<p align="left">PhD student<br> | ||
<a href="https://itee.uq.edu.au/">School of Info Tech and Electrical Eng</a> <br> | ||
<a href="https://www.uq.edu.au/">University of Queensland</a> <br> | ||
<p align="left">Academic staff<br> | ||
<a href="https://cs.ui.ac.id/">Faculty of Computer Science</a> <br> | ||
<a href="https://www.ui.ac.id/">Universitas Indonesia</a> <br> | ||
</p> | ||
<p align="left">[email protected]</p> | ||
<p align="left">[email protected]</p> | ||
|
||
{% if site.github.is_project_page %} | ||
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p> | ||
|