We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72dbe1 commit cfe5aedCopy full SHA for cfe5aed
1 file changed
_config.yml
@@ -0,0 +1,19 @@
1
+title: Kati Best Design
2
+description: Portfolio website of Kati Best
3
+baseurl: ""
4
+url: "https://katibestdesign.com"
5
+
6
+# Build settings
7
+markdown: kramdown
8
+plugins:
9
+ - jekyll-feed
10
+ - jekyll-seo-tag
11
12
+# Exclude from processing
13
+exclude:
14
+ - Gemfile
15
+ - Gemfile.lock
16
+ - node_modules
17
+ - vendor
18
+ - .git
19
+ - .github
0 commit comments