Skip to content

Commit

Permalink
initialize repo
Browse files Browse the repository at this point in the history
  • Loading branch information
OWASPFoundation committed Nov 9, 2023
1 parent 3bcc09e commit 4952e67
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---

layout: col-sidebar
title: OWASP Top 10 in XR
tags: example-tag
level: 2
type: documentation
pitch: A very brief, one-line description of your project

---

This is an example of a Project or Chapter Page. Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above this text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:

layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar

title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore

tags: This is a space-delimited list of tags you associate with your project or chapter. If you are using tabs, at least one of these tags should be unique in order to be used in the tabs files (an example tab is included in this repo)

level: For projects, this is your project level (2 - Incubator, 3 - Lab, 3.5 - Production, 4 - Flagship)

type: code, documentation, or other

0 comments on commit 4952e67

Please sign in to comment.