Skip to content

Commit b6cd69e

Browse files
committed
Merge branch 'gh-pages' of github.com:alexdebril/feed-io into gh-pages
2 parents 22088b0 + 4e2b202 commit b6cd69e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,13 @@ email: [email protected]
2323
description: >- # this means to ignore newlines until "baseurl:"
2424
feed-io is a PHP library to build and consume syndication feeds in all the main formats: RSS, Atom and JSONFeed
2525
baseurl: "" # the subpath of your site, e.g. /blog
26-
url: "" # the base hostname & protocol for your site, e.g. http://example.com
26+
url: "https://feed-io.net" # the base hostname & protocol for your site, e.g. http://example.com
2727
github_username: alexdebril
2828
google_analytics: G-TYMFPFBRSL
2929

30+
# Build settings
31+
theme: jekyll-theme-architect
32+
3033
# Exclude from processing.
3134
# The following items will not be processed, by default.
3235
# Any item listed under the `exclude:` key here will be automatically added to

0 commit comments

Comments
 (0)