diff --git a/hugo.yaml b/hugo.yaml index b48f706..5cb9bce 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,10 +1,10 @@ baseURL: 'https://dontbechad.com' languageCode: 'en-us' -title: "Don't Be Chad - Bitcoin Education" +title: "Don't Be Chad" theme: 'dontbechad' params: - description: "I made the mistakes so you don't have to. Learn Bitcoin security, trading, and technical concepts from real-world errors." + description: "I made the mistakes so you don't have to." author: "Chad" tagline: "Bitcoin Education from Real Mistakes" colors: diff --git a/themes/dontbechad/layouts/index.html b/themes/dontbechad/layouts/index.html index 1982ec3..2e3e316 100644 --- a/themes/dontbechad/layouts/index.html +++ b/themes/dontbechad/layouts/index.html @@ -4,18 +4,11 @@

{{ .Site.Title }}

{{ .Site.Params.tagline }}

{{ .Site.Params.description }}

+

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

My Story Resources
- -
-
-

Ready to Learn?

-

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

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