We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b015cc commit 7502c1bCopy full SHA for 7502c1b
_config.yml
@@ -23,9 +23,9 @@ safe: true
23
24
title: feed-io
25
email: [email protected]
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
+description: "feed-io is a PHP library to build and consume syndication feeds in all the main formats: RSS, Atom and JSONFeed"
+baseurl: ""
+url: "https://feed-io.net"
29
github_username: alexdebril
30
google_analytics: G-TYMFPFBRSL
31
0 commit comments