File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# This will be the first part of the title tag for your site
2
2
# <title> {{site.name}} </title>
3
3
# ============================================================
4
- name : " NKD - B "
4
+ name : " HTML patterns "
5
5
6
6
# Populates the meta description for the site. Should be under 150 characters for best SEO results.
7
7
# ============================================================
8
- description : " NKD - Boilerplate for a responsive HTML5/SASS jekyll project ."
8
+ description : " Common HTML patterns I use. Maybe useful for others ."
9
9
10
10
# Owner (organization or individual) of site content - You'll want to change this from mrmrs :)
11
11
# ============================================================
12
12
author : " mrmrs"
13
13
14
14
# Chance this when you generate your site for production to your production URL i.e http://mrsjxn.com
15
15
# ============================================================
16
- # url: "http://productionurl.com
16
+ # url: "http://ht-ml.cc
17
17
url : " http://localhost:4000"
18
18
19
19
# Publish future posts or not option.
You can’t perform that action at this time.
0 commit comments