Skip to content

Commit 7502c1b

Browse files
committed
yaml syntax ?
1 parent 3b015cc commit 7502c1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ safe: true
2323

2424
title: feed-io
2525
26-
description: >- # this means to ignore newlines until "baseurl:"
27-
feed-io is a PHP library to build and consume syndication feeds in all the main formats: RSS, Atom and JSONFeed
28-
url: "https://feed-io.net" # the base hostname & protocol for your site, e.g. http://example.com
26+
description: "feed-io is a PHP library to build and consume syndication feeds in all the main formats: RSS, Atom and JSONFeed"
27+
baseurl: ""
28+
url: "https://feed-io.net"
2929
github_username: alexdebril
3030
google_analytics: G-TYMFPFBRSL
3131

0 commit comments

Comments
 (0)