diff --git a/content/about.md b/content/about.md index 441f4ff..44e32d3 100644 --- a/content/about.md +++ b/content/about.md @@ -3,8 +3,6 @@ title: "About Don't Be Chad" description: "The story behind Don't Be Chad and why I'm sharing my Bitcoin mistakes." --- -# About Don't Be Chad - ## Who is Chad? I'm a long-time computer geek that first dabbled with Bitcoin in 2011(!), believe it or not. Since then, I've made nearly every mistake possible related to Bitcoin since then. diff --git a/content/resources.md b/content/resources.md index a894bd1..802bb5f 100644 --- a/content/resources.md +++ b/content/resources.md @@ -6,40 +6,40 @@ description: "Useful resources for learning more about Bitcoin." # Resources ## Books -The Bullish Case for Bitcoin -The Bitcoin Standard -Inventing Bitcoin -The Sovereign Individual -Bitcoin is for Everyone +- The Bullish Case for Bitcoin +- The Bitcoin Standard +- Inventing Bitcoin +- The Sovereign Individual +- Bitcoin is for Everyone ## Podcasts -Simply Bitcoin -Jack Mallers Show -Raj -Natalie Brunell +- Simply Bitcoin +- Jack Mallers Show +- Raj +- Natalie Brunell # Product & Service Recommendations ## Onboarding Services (Exchanges) -River -Strike -Swan +- River +- Strike +- Swan ## Bitcoin-Backed Loans -Ledn -Strike -Firefish +- Ledn +- Strike +- Firefish ## Software Wallets -Manna -Aqua -Zeus +- Manna +- Aqua +- Zeus ## Hardware Wallets -Coldcard -Foundation Passport -BitBox -SeedSigner +- Coldcard +- Foundation Passport +- BitBox +- SeedSigner --- diff --git a/themes/dontbechad/layouts/_default/baseof.html b/themes/dontbechad/layouts/_default/baseof.html index 5527e4d..d006080 100644 --- a/themes/dontbechad/layouts/_default/baseof.html +++ b/themes/dontbechad/layouts/_default/baseof.html @@ -38,6 +38,7 @@ diff --git a/themes/dontbechad/layouts/index.html b/themes/dontbechad/layouts/index.html index a5daad7..1982ec3 100644 --- a/themes/dontbechad/layouts/index.html +++ b/themes/dontbechad/layouts/index.html @@ -6,7 +6,7 @@

{{ .Site.Params.description }}

My Story - About + Resources
@@ -15,7 +15,7 @@

Ready to Learn?

Start your Bitcoin journey with real-world lessons from someone who's been there.

- Get Started + Get Started
{{ end }} \ No newline at end of file