Compare commits
4 Commits
af0fe569a3
...
d43b5959bf
| Author | SHA1 | Date | |
|---|---|---|---|
| d43b5959bf | |||
| 696a2e635e | |||
| 15edd8f006 | |||
| 98b3edb7a8 |
3
content/categories/ebooks/_index.md
Normal file
3
content/categories/ebooks/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: eBooks
|
||||
---
|
||||
@@ -4,9 +4,9 @@ pinned: true
|
||||
title: "My People"
|
||||
subtitle: "Searching for Community"
|
||||
author: Bug
|
||||
# Idea: date: "2025-11-17T07:30:00-07:00"
|
||||
# Started: date: "2025-11-17T13:30:00-07:00"
|
||||
date: "2025-11-17T13:30:00-07:00"
|
||||
# date: "2025-11-17T07:30:00-07:00" # Started Notes
|
||||
# date: "2025-11-17T13:30:00-07:00" # Started File
|
||||
date: "2025-11-17T13:30:00-07:00" # Published
|
||||
toc: true
|
||||
images:
|
||||
tags:
|
||||
|
||||
@@ -1,14 +1,17 @@
|
||||
---
|
||||
draft: yes
|
||||
title: "Chad's Will"
|
||||
title: "My Will"
|
||||
subtitle: ""
|
||||
author: ""
|
||||
date: TBD
|
||||
tags:
|
||||
- blog
|
||||
series:
|
||||
- public notice
|
||||
categories:
|
||||
- blogposts
|
||||
- TBD
|
||||
toc: yes
|
||||
aliases:
|
||||
---
|
||||
|
||||
**This page has yet to be completed. Please check back later.**
|
||||
@@ -31,4 +34,10 @@ toc: yes
|
||||
|
||||
## Belongings
|
||||
|
||||
### Liquid Assets
|
||||
|
||||
### Physical Assets
|
||||
|
||||
### Crypto Assets
|
||||
|
||||
### TBD
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<li class="post-item">
|
||||
<a href="{{.Permalink}}" class="post-item-inner">
|
||||
<span class="post-title">
|
||||
{{ if .Params.pinned }}
|
||||
{{ if or .Params.pinned (eq (.Title | title) "Pinned") }}
|
||||
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
|
||||
src="/feathericons/16px-a9a9b3/paperclip.svg" alt="Pinned:"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user