rm console, rm blurbet, move repo URL, add nginx

This commit is contained in:
Corbin Crutchley
2019-08-10 17:29:25 -07:00
parent 1e2ea8c744
commit 3d38a97cf4
5 changed files with 18 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ module.exports = {
description: `Learning programming from magically majestic words. A place to learn about all sorts of programming topics from entry-level concepts to advanced abstractions`,
siteUrl: `https://unicorn-utterances.com/`,
disqusShortname: "unicorn-utterances",
repoPath: "crutchcorn/unicorn-utterances",
repoPath: "unicorn-utterances/unicorn-utterances",
relativeToPosts: "/content/blog",
keywords: 'programming,development,mobile,web,game,utterances,software engineering,javascript,angular,react,computer science'
},