Add contact page

This commit is contained in:
Ben Edgington
2022-05-12 13:23:27 +01:00
parent 05cd5149d9
commit 0ddd84ab89
2 changed files with 14 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ BEGIN {
print "path: /annotated-spec"
print "titles: [\"One Page Annotated Spec\",\"\",\"\"]"
print "index: [999]"
print "sequence: 990"
print "---"
}

13
src/md/contact.md Normal file
View File

@@ -0,0 +1,13 @@
---
path: /contact
titles: ["Contact me","",""]
index: [999]
sequence: 999
---
# Contact me
Feel free to [DM me on Twitter](https://twitter.com/benjaminion_xyz/) with any feedback.
For typos, corrections, omissions and the like please either drop me a line as above, or raise a [GitHub issue](https://github.com/benjaminion/upgrading-ethereum-book/issues). I'd rather you didn't make a PR as it's easier to fix things in my upstream repo than to backport fixes.
Looking forward to hearing from you 🙂