Skip to content

Commit cdd608e

Browse files
authored
Update _config.yml
1 parent 453196b commit cdd608e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,20 @@ name: 'Machine Learning Community'
33
description: 'A vibrant community for machine learning enthusiasts to share knowledge, resources, and stay updated with the latest advancements in the machine learning domain.'
44
logo: 'assets/images/logo.jpg'
55
favicon: 'assets/images/favicon.ico'
6-
baseurl: '/'
6+
baseurl: ''
77
disqus: 'mlcommunity'
88
email: 'mlblogspk@gmail.com'
99
mailchimp-list: 'https://mlcommunity.list-manage.com/subscribe/post?u=1234567890abcdef123456789&id=abcdef123456'
1010

1111
include: ["_pages"]
12-
permalink: /:title/
12+
permalink: /:title
1313

1414
# Plugins
1515
plugins:
1616
- jekyll-feed
1717
- jekyll-paginate
1818
- jekyll-seo-tag
19+
- jekyll-sitemap
1920

2021
authors:
2122
admin:

0 commit comments

Comments
 (0)