diff --git a/index.html b/index.html index a2d9c01ab..5898ed985 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ +
Header
NPM Clone Nifty Penguin Magic npm Enterprise Products Solutions Resources Docs Support Search Join Log In Build amazing things Essential JavaScript development tools that help you go to market faster and build powerful applications using modern open source code. See plans Join for free Bring the best of open source to your company npm is the tool used by @@ -7,3 +8,7 @@ what modules within your team namespace using straightforward team management capabilities. Familiar features npm Orgs has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org +Agree
+body { + background-color: red; +} \ No newline at end of file