Skip to content

Commit

Permalink
add one space between icon and text
Browse files Browse the repository at this point in the history
  • Loading branch information
mudongliang committed Apr 1, 2024
1 parent e9fe012 commit 5aa4553
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# main links
main:
- title: '<i class="far fa-newspaper"></i>News'
- title: '<i class="far fa-newspaper"></i> News'
url: /news/
- title: '<i class="fas fa-book"></i> Wiki'
url: /wiki/
- title: '<i class="fab fa-github"></i>Github'
- title: '<i class="fab fa-github"></i> Github'
url: https://github.com/hust-open-atom-club
- title: '<i class="fas fa-server"></i>Mirrors'
- title: '<i class="fas fa-server"></i> Mirrors'
url: http://mirrors.openatom.club
# - title: "Quick-Start Guide"
# url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
Expand Down

0 comments on commit 5aa4553

Please sign in to comment.