mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Added math flag to remind me it exists
This commit is contained in:
parent
496aa8bfd8
commit
6e518f1286
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
|||
date: {{ dateFormat "2006-01-02T15:04:05Z07:00" .Date }}
|
||||
draft: true
|
||||
tags: []
|
||||
math: false
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue