diff --git a/README.md b/README.md index 7422d78..2efc94a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # cyberdeck A custom build of Kali Linux Raspberry Pi’s, fun little radios, all packaged in a portable Pelican case. +### Documentation + +Documentation site can be found at [https://jagould2012.github.io/cyberdeck](https://jagould2012.github.io/cyberdeck) ### Bill of Materials diff --git a/docs/README.md b/docs/README.md index 74d7a76..f08bbb9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ While many people would have varying uses for a project like this, here's a few * It's a lot of fun on the weekends to sit and listen to various radio traffic out there - Fire, EMS, Police, Air Traffic, etc. -* In a natural disaster, civil unrest, etc where we could possible lose cellular and internet - it could become quite useful to get comms up with the outside world. +* In a natural disaster, civil unrest, etc where we could possibly lose cellular and internet access - it could become quite useful to get comms up with the outside world. * Lets face it, between the radios in the project and capabilities of Kali Linux, this is a giant rabbit hole of learning. I love to learn new things, and this will bring years of enjoyment. diff --git a/docs/assets/css/custom.css b/docs/custom.css similarity index 91% rename from docs/assets/css/custom.css rename to docs/custom.css index b97c7e9..47ad53f 100644 --- a/docs/assets/css/custom.css +++ b/docs/custom.css @@ -20,7 +20,7 @@ root { } .cover { - background: url(/_media/bg.png) center center / contain !important; + background: url(_media/bg.png) center center / contain !important; } a.anchor { diff --git a/docs/index.html b/docs/index.html index 2117c08..91d5197 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,15 +8,15 @@ - +