Update design to single page layout for my portfolio

This commit is contained in:
Justin Nguyen
2020-12-22 03:26:55 -08:00
parent c3f51a4c11
commit f2ba6ae6af
21 changed files with 552 additions and 83 deletions

View File

@@ -0,0 +1,5 @@
+++
title = "{{ replace .TranslationBaseName "-" " " | title }}"
cover = ""
layout = "post" # Can be post (1 column), 2col-left, 2col-right
+++

View File

@@ -1,6 +1,7 @@
+++
title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = "{{ .Date }}"
daterange = "" # This parameter overrides date being displayed
author = ""
authorTwitter = "" #do not include @
cover = ""