docs/faq.md in polyphony-0.99 vs docs/faq.md in polyphony-0.99.1
- old
+ new
@@ -1,22 +1,9 @@
----
-layout: page
-title: Frequently Asked Questions
-nav_order: 100
----
+# @title FAQ
# Frequently Asked Questions
-{: .no_toc }
-## Table of contents
-{: .no_toc .text-delta }
-
-- TOC
-{:toc}
-
----
-
## Why not just use callbacks instead of fibers?
It is true that reactor engines such as libev use callbacks to handle events.
There's also programming platforms such as [node.js](https://nodejs.org/) that
base their entire API on the callback pattern.
@@ -189,7 +176,7 @@
Feel free to create issues and contribute pull requests.
## Who is behind this project?
I'm Sharon Rosner, an independent software developer living in France. Here's my
-[github profile](https://github.com/ciconia). You can contact me by writing to
-[noteflakes@gmail.com](mailto:ciconia@gmail.com).
+[github profile](https://github.com/noteflakes). You can contact me by writing to
+[sharon@noteflakes.com](mailto:sharon@noteflakes.com).
\ No newline at end of file