Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored May 3, 2024
1 parent df720c3 commit a662262
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- # Theme supports custom buttons
buttons:
buttons: [true]
- text: AM

Check failure on line 3 in _config.yml

View workflow job for this annotation

GitHub Actions / yamllint

[yamllint] _config.yml#L3

[error] syntax error: expected <block end>, but found '<block sequence start>' (syntax)
Raw output
./_config.yml:3:3: [error] syntax error: expected <block end>, but found '<block sequence start>' (syntax)
href: https://am.osowoso.org

Expand All @@ -10,7 +10,7 @@ remote_theme: oSoWoSo/cayman-vb-dark
title: AM Application Manager

# web desription
description: AM Application Manager - Manage 1900+ standalone apps for GNU/Linux.
description: AM Application Manager - Manage 1900+ standalone apps for GNU/Linux

# Header buttons for downloads from github repo
show_downloads: true
Expand All @@ -19,15 +19,15 @@ show_downloads: true
show_github: true

# Header buttons for google analytics
#google_analytics:
# google_analytics:

# web PNG favicon
#favicon: logo.svg
# favicon: logo.svg

# Icon shown in header. From Fontawesome https://fontawesome.com/icons?m=free
icon: fas fa-pencil-alt

# Colour gradient for the header
#header-colours:
# header-colours:
# right: "#8a108c"
# left: "#cc580c"

0 comments on commit a662262

Please sign in to comment.