diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-08-14 16:15:50 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-08-14 17:12:10 +0300 |
| commit | cdb583d7ec589ae85d96aba94d8b48b2d2dfcc6a (patch) | |
| tree | 300c1ce0c74a08f9233cc2c42dd7a54ac886bd69 /_includes | |
| parent | 3ffd4935bba383afd6aea61ee4363a727bb98e53 (diff) | |
| download | aaoth.xyz-cdb583d7ec589ae85d96aba94d8b48b2d2dfcc6a.tar.gz aaoth.xyz-cdb583d7ec589ae85d96aba94d8b48b2d2dfcc6a.zip | |
replace temp stylesheet with new one
add logo and fix overall look
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/navigation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/navigation.html b/_includes/navigation.html index 70ae45e..c11df77 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -4,4 +4,5 @@ <li><a href="{{ item.link }}">{{ item.name }}</a></li> {% endfor %} </ul> + <img src="/assets/img/aaoth-logo.png" alt="aaoth"> </nav> |
