diff --git a/web/_config.yml b/web/_config.yml
index 6324cef..b9889f7 100644
--- a/web/_config.yml
+++ b/web/_config.yml
@@ -26,6 +26,10 @@ baseurl: "" # the subpath of your site, e.g. /blog
url: "https://seader.ericbetts.dev" # the base hostname & protocol for your site, e.g. http://example.com
github_username: bettse
gitlab_username: bettse
+linkedin_username: eric-betts
+mastodon:
+ - username: bettse
+ instance: defcon.social
responsive_image:
template: _includes/responsive-image.html
diff --git a/web/index.md b/web/index.md
index 5ef620b..1af738d 100644
--- a/web/index.md
+++ b/web/index.md
@@ -3,44 +3,39 @@ layout: home
---
-# Seader
+A [Flipper Zero](https://flipperzero.one/) application (aka "fap") to interface with a SAM from the Flipper Zero over UART.
-{% responsive_image path: ./fake_screenshot.png %}
+# FAQ
-[Flipper Zero](https://flipperzero.one/) application (aka "fap").
+See "Probably Frequently Asked Questions:" on Red Team Tools [NARD SAM expansion board product page](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/)
-## FAQ
+# Download
-See "Probably Frequently Asked Questions:" on [Red Team Tools product page](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/)
+## Release
-## Download
+Download release versions via the Flipper App Catalog in the mobile companion apps
-### Release
+## Beta/Dev
-Download release versions via the Flipper App Catalog (when released)
+Download builds based off of git at [flipc](https://flipc.org/bettse/seader?branch=main)
-### Beta/Dev
-
-Download builds based off git at [flipc](https://flipc.org/bettse/seader?branch=main)
-
-## Bugs
+# Bugs
File issues in [GitHub](https://github.com/bettse/seader/issues).
-## Hardware
+# Hardware
-### Option 1: NARD flipper add-on
+## Option 1: NARD Flipper add-on
Buy it assembled at [Red Team Tools](https://www.redteamtools.com/nard-sam-expansion-board-for-flipper-zero-with-hid-seos-iclass-sam/), with or without SAM.
-
Or build it yourself from the files in the [NARD repo](https://github.com/killergeek/nard).
-### Option 2: Smart Card 2 Click
+## Option 2: Smart Card 2 Click
Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-security-sim/4854794)** into **[adapter](https://a.co/d/1E9Zk1h)** (because of chip on top) and plug into **[reader](https://www.mikroe.com/smart-card-2-click)**. Connect reader to Flipper Zero (See `Connections` below).
-#### Connections
+### Connections
| Smart Card 2 Click | Flipper |
| ------------------ | ----------- |
@@ -49,10 +44,16 @@ Put **[SAM](https://www.cdw.com/product/hp-sim-for-hid-iclass-for-hip2-reader-se
| TX | 16 |
| RX | 15 |
-## Development
+# Development
-See repo readme.
+See [repo readme](https://github.com/bettse/seader#seader).
+
+----
+
+
+[Buy Me A Coffee](http://buymeacoffee.com/bettse)
+