Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d6ed650

Browse files
committedSep 12, 2019
initialize repo
1 parent 26bbeef commit d6ed650

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 

‎index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
3+
layout: col-sidebar
4+
title: OWASP blockchain security framework
5+
tags: example-tag
6+
level: 4
7+
8+
---
9+
10+
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:
11+
12+
layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
13+
14+
title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
15+
16+
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)
17+
18+
level: For projects, this is your project level (2 - Incubator, 3 - Lab, 4 - Flagship)
19+

0 commit comments

Comments
 (0)
Please sign in to comment.