Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarai committed Sep 1, 2023
1 parent 264c0b6 commit 43ca6e3
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url: "https://tomarai.github.io"
# THEME-SPECIFIC CONFIGURATION
title: "0x0F34"
description: "Sports & Games with data" # used by search engines
avatar: assets/img/square.png # Empty for no avatar in navbar
avatar: assets/img/botd.png # Empty for no avatar in navbar
favicon: assets/img/square.png

# Header and footer text
Expand Down
3 changes: 0 additions & 3 deletions _includes/default/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
<img alt="logo img" class="avatar" src="{{ site.avatar | relative_url }}" />
</a>
{% endif %}
<a class="site-title" aria-label="{{ site.title }}" href="{{ '/' | relative_url }}">
{{ site.title }}
</a>
</div>

<!-- Toggle menu -->
Expand Down
1 change: 0 additions & 1 deletion _sass/includes/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

.avatar {
height: 3em;
width: 3em;
float: left;
margin-top: -13px;
border-radius: 0.2em;
Expand Down
File renamed without changes.
Binary file removed assets/img/banner.png
Binary file not shown.
Binary file added assets/img/botd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43ca6e3

Please sign in to comment.