diff --git a/_includes/header.html b/_includes/header.html
index a5c2374bfaed3f31340ca04f9b9574f29b9b3012..34280034dd7bf850504a399353fc5249c0280d97 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -60,6 +60,7 @@
                             <a href="/resources/moneropedia/">Moneropedia</a>
                             <a href="/resources/user-guides/">User Guides</a>
                             <a href="/resources/developer-guides/">Developer Guides</a>
+                            <a href="/resources/vrp/">Vulnerability Response</a>
                           </div>
                      </div>
                  </div>
@@ -147,6 +148,7 @@
                             <a href="/resources/moneropedia/">Moneropedia</a>
                             <a href="/resources/user-guides/">User Guides</a>
                             <a href="/resources/developer-guides/">Developer Guides</a>
+                            <a href="/resources/vrp/">Vulnerability Response</a>
                           </div>
                     </div>
                   </div>
diff --git a/_strings_en.yml b/_strings_en.yml
index 1145b730250d33d3de8e2701679ad7e3a24274d5..4bf81edb0dcbc8956aab40652bafa402eba14606 100644
--- a/_strings_en.yml
+++ b/_strings_en.yml
@@ -37,6 +37,7 @@ menu:
   people: The People Behind Monero
   userguides: User Guides
   developerguides: Developer Guides
+  vrp: Vulnerability Response Process
   goals: Design & Development Goals
   openalias: The OpenAlias Project
   lab: Monero Research Lab
diff --git a/VULNERABILITY_RESPONSE_PROCESS.md b/resources/vrp/index.md
similarity index 97%
rename from VULNERABILITY_RESPONSE_PROCESS.md
rename to resources/vrp/index.md
index 6960b091f74ad8d57af91c5021e10658e5c9094f..314144e68ce5b5337e06a7e28222cf8e48d5742a 100644
--- a/VULNERABILITY_RESPONSE_PROCESS.md
+++ b/resources/vrp/index.md
@@ -1,3 +1,10 @@
+---
+layout: static_page
+title: "Vulnerability Response Process"
+icon: "icon_people"
+attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
+---
+
 # Monero Site Vulnerability Response Process
 
 ## Preamble