Compare commits

...

4 Commits

4 changed files with 18 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
---
title: eBooks
---

View File

@@ -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:

View File

@@ -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

View File

@@ -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:"
>