Skip to content

Commit 9b12858

Browse files
author
mrmrs
committed
Adding appropriate site name and such.
1 parent 3693578 commit 9b12858

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# This will be the first part of the title tag for your site
22
# <title> {{site.name}} </title>
33
# ============================================================
4-
name: "NKD - B"
4+
name: "HTML patterns"
55

66
# Populates the meta description for the site. Should be under 150 characters for best SEO results.
77
# ============================================================
8-
description: "NKD - Boilerplate for a responsive HTML5/SASS jekyll project."
8+
description: "Common HTML patterns I use. Maybe useful for others."
99

1010
# Owner (organization or individual) of site content - You'll want to change this from mrmrs :)
1111
# ============================================================
1212
author: "mrmrs"
1313

1414
# Chance this when you generate your site for production to your production URL i.e http://mrsjxn.com
1515
# ============================================================
16-
#url: "http://productionurl.com
16+
#url: "http://ht-ml.cc
1717
url: "http://localhost:4000"
1818

1919
# Publish future posts or not option.

0 commit comments

Comments
 (0)