diff --git a/events/READEME.md b/events/READEME.md new file mode 100644 index 0000000..e69de29 diff --git a/events/index.md b/events/index.md new file mode 100644 index 0000000..65edd97 --- /dev/null +++ b/events/index.md @@ -0,0 +1,6 @@ +--- +layout: default.njk +title: Events +--- + +I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched C-beams glitter in the dark near the Tannhäuser Gate. All those moments will be lost in time, like control flow. diff --git a/readme.md b/readme.md index 0f193a4..a8eed7a 100644 --- a/readme.md +++ b/readme.md @@ -2,4 +2,6 @@ The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any knd, with a focus of Node.js core APIs. -[OpenJS - details of certification](https://openjsf.org/certification/) \ No newline at end of file +[OpenJS - details of certification](https://openjsf.org/certification/) + +[Events](/events/events.md)