Browse Source

Change the theme to Nighttime -- my version of After-Dark

master
Julio Biason 5 years ago
parent
commit
7622771e77
  1. 6
      .gitmodules
  2. 2
      config.toml
  3. 1
      themes/after-dark
  4. 1
      themes/nighttime

6
.gitmodules vendored

@ -1,3 +1,3 @@
[submodule "themes/after-dark"]
path = themes/after-dark
url = git@github.com:jbiason/after-dark.git
[submodule "themes/nighttime"]
path = themes/nighttime
url = git@github.com:jbiason/nighttime.git

2
config.toml

@ -7,7 +7,7 @@ compile_sass = true
title = "Julio Biason .Net 4.0"
description = "Old school dev living in a 2.0 dev world"
theme = "after-dark"
theme = "nighttime"
# theme = "hyde"
taxonomies = [

1
themes/after-dark

@ -1 +0,0 @@
Subproject commit 1ff7d1cff2f7df724a2954266b78afc8977ded75

1
themes/nighttime

@ -0,0 +1 @@
Subproject commit 85d3db539b3e72076e4a9352ca890920996dc44e
Loading…
Cancel
Save