Added an about page, removed old themes.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,3 @@
|
||||
[submodule "themes/future-imperfect"]
|
||||
path = themes/future-imperfect
|
||||
url = https://github.com/pacollins/hugo-future-imperfect-slim.git
|
||||
[submodule "themes/hugo-future-imperfect-slim"]
|
||||
path = themes/hugo-future-imperfect-slim
|
||||
url = https://github.com/pacollins/hugo-future-imperfect-slim.git
|
||||
[submodule "themes/zzo"]
|
||||
path = themes/zzo
|
||||
url = https://github.com/zzossig/hugo-theme-zzo.git
|
||||
|
||||
@@ -21,10 +21,3 @@
|
||||
name = "posts"
|
||||
url = "posts"
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
identifier = "notes"
|
||||
name = "notes"
|
||||
url = "notes"
|
||||
weight = 5
|
||||
|
||||
|
||||
8
content/about/index.md
Normal file
8
content/about/index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "About"
|
||||
date: 2020-07-12T13:14:36-04:00
|
||||
description:
|
||||
type: about
|
||||
---
|
||||
|
||||
Blah blah, some stuff about me.
|
||||
Submodule themes/future-imperfect deleted from 0a02e0bf8c
Submodule themes/hugo-future-imperfect-slim deleted from 0a02e0bf8c
Reference in New Issue
Block a user