mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 14:38:08 -05:00
Add contact page
This commit is contained in:
@@ -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
13
src/md/contact.md
Normal 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 🙂
|
||||
Reference in New Issue
Block a user