Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created February 11, 2021 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/321aba029edcafb47639e9024e621cef to your computer and use it in GitHub Desktop.
Save peterbe/321aba029edcafb47639e9024e621cef to your computer and use it in GitHub Desktop.
diff --git a/files/en-us/mdn/index.html b/files/en-us/mdn/index.html
index e006e5247..62d92ecef 100644
--- a/files/en-us/mdn/index.html
+++ b/files/en-us/mdn/index.html
@@ -4,9 +4,8 @@ slug: MDN
tags:
- Landing
- MDN Meta
+sidebar: mdn
---
-<div>{{MDNSidebar}}</div>
-
<p><strong>MDN Web Docs</strong> is free-to-use resource on which we document the open web platform. Our mission is to provide <em>developers</em> with the <em>information</em> they need to <em>easily</em> build projects on the <em>web platform</em>.</p>
<p>This is the landing page for the MDN project itself. Here you'll find guides on how the site works, how we do our documentation, what guidelines and conventions we adhere to, and how you can help.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment