mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
Fix about page
This commit is contained in:
35
content/post/throwing-out-your-dotfiles.md
Normal file
35
content/post/throwing-out-your-dotfiles.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "Throwing Out Your Dotfiles"
|
||||
date: 2021-09-08T00:42:33-04:00
|
||||
lastmod: 2021-09-08T00:42:33-04:00
|
||||
draft: true
|
||||
keywords: []
|
||||
description: ""
|
||||
tags: ['nix','dotfiles']
|
||||
categories: []
|
||||
author: ""
|
||||
|
||||
# You can also close(false) or open(true) something for this content.
|
||||
# P.S. comment can only be closed
|
||||
comment: false
|
||||
toc: false
|
||||
autoCollapseToc: false
|
||||
postMetaInFooter: false
|
||||
hiddenFromHomePage: false
|
||||
# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
|
||||
contentCopyright: false
|
||||
reward: false
|
||||
mathjax: false
|
||||
mathjaxEnableSingleDollar: false
|
||||
|
||||
flowchartDiagrams:
|
||||
enable: false
|
||||
options: ""
|
||||
|
||||
sequenceDiagrams:
|
||||
enable: false
|
||||
options: ""
|
||||
|
||||
---
|
||||
|
||||
<!--more-->
|
Reference in New Issue
Block a user