diff --git a/_config.yml b/_config.yml index 37b6468..d45151f 100644 --- a/_config.yml +++ b/_config.yml @@ -22,15 +22,20 @@ url: "http://www.757btc.org" # the base hostname & protocol for your site, e.g. avatar: assets/img/757circlenostr02-alpha.png color_image: assets/img/lineart.png github_username: 757btc -header_feature_image: assets/img/mermaid-bg.png +header_feature_image: assets/img/cypherpunk_mermaid.png header_feature_image_responsive: true header_text: Collaborating and Educating on Bitcoin, Nostr and Freedom Tech in Hampton Roads Virginia color_theme: auto excerpt: true +cypherpunk: + hero_image: assets/img/cypherpunk_mermaid.png + hero_position: center 30% + crt: true # set false to disable scan lines + mempool_api: https://mempool.757btc.org/api # Build settings markdown: kramdown -remote_theme: sylhare/Type-on-Strap +remote_theme: wattbotsworth/cypherpunk-jekyll-theme post_navigation: true paginate: 10 paginate_path: "posts/page:num" diff --git a/assets/img/cypherpunk_mermaid.png b/assets/img/cypherpunk_mermaid.png new file mode 100644 index 0000000..646b4aa Binary files /dev/null and b/assets/img/cypherpunk_mermaid.png differ