diff --git a/_includes/footer.html b/_includes/footer.html
index 6f99d796..46fe6fac 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -19,10 +19,17 @@
-
+
diff --git a/assets/main.scss b/assets/main.scss
index 9e965232..23875e58 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -176,4 +176,11 @@ $content-width: 960px !default;
.wrapper.buttons {
margin-bottom: 10px;
+}
+
+.custom-logo-link {
+ /* display: inline-block; */
+ max-height: 40px;
+ padding-bottom: 0.7em;
+ /* width: auto; */
}
\ No newline at end of file
diff --git a/assets/openjs_foundation-logo.svg b/assets/openjs_foundation-logo.svg
new file mode 100644
index 00000000..fa063e7c
--- /dev/null
+++ b/assets/openjs_foundation-logo.svg
@@ -0,0 +1,67 @@
+
+
+
diff --git a/learn/index.md b/learn/index.md
index 37c3a883..f94aaff2 100644
--- a/learn/index.md
+++ b/learn/index.md
@@ -12,4 +12,5 @@ title: Learn
* [card.schema.json](./examples/card.schema.json)
* [geographical-location.schema.json](./examples/geographical-location.schema.json)
* [Understanding JSON Schema](/understanding-json-schema/)
+* [JSON Schema reference documentation](https://www.learnjsonschema.com/)
* [JSON Schema Glossary](./glossary.md) which attempts to explain conversational terminology