Skip to content

Commit 92158d7

Browse files
remote update file
1 parent 2115cce commit 92158d7

File tree

1 file changed

+40
-7
lines changed

1 file changed

+40
-7
lines changed

index.md

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,53 @@
11
---
22

33
layout: col-sidebar
4-
title: OWASP blockchain security framework
4+
title: OWASP Blockchain Security Framework
55
tags: example-tag
6-
level: 4
6+
level: 0
77
type: documentation
88

9+
auto-migrated: 1
10+
911
---
1012

11-
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:
1213

13-
layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
14+
<!-- Standard Chapter Page Template
15+
This is an example of a Project or Chapter page.
16+
Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above the text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:
17+
18+
{front matter for this file}
19+
20+
```
21+
- layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
22+
- title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
23+
- 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)
24+
- region: This is the region you are in according to our data
25+
```
26+
27+
{copy for this file (index.md)}
28+
Replace the text above the commented area with your information in the format below:
29+
```
30+
## Welcome
31+
Include some information here about your chapter
32+
33+
## Participation
34+
The Open Web Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software. All of our projects ,tools, documents, forums, and chapters are free and open to anyone interested in improving application security.
35+
36+
Chapters are led by local leaders in accordance with the [Chapter Leader Handbook](/www-policy/rules-of-procedure/chapter-handbook). Financial contributions should only be made online using the authorized online donation button. To be a SPEAKER at ANY OWASP Chapter in the world simply review the [speaker agreement](/www-policy/speaker-agreement) and then contact the local chapter leader with details of what OWASP Project, independent research, or related software security topic you would like to present.
37+
38+
Everyone is welcome and encouraged to participate in our [Projects](/projects), [Local Chapters](/chapters), [Events](/events), [Online Groups](https://groups.google.com/a/owasp.com/){:target='_blank'}, and [Community Slack Channel](https://owasp.slack.com/){:target='_blank'}. We especially encourage diversity in all our initiatives. OWASP is a fantastic place to learn about application security, to network, and even to build your reputation as an expert. We also encourage you to be [become a member](/membership) or consider a [donation](/donate) to support our ongoing work.
39+
40+
## Local News
41+
- Meeting Location
42+
- Everyone is welcome to join us at our chapter meetings.
43+
44+
```
45+
{info.md}
1446
15-
title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
47+
This separate file is where you should place links to your Google Group and Meetup page. It will be automatically rendered in the column sidebar.
1648
17-
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)
49+
{leaders.md}
1850
19-
level: For projects, this is your project level (2 - Incubator, 3 - Lab, 4 - Flagship)
51+
Another separate file that should simply include each leaders name with mailto link as a list. It will also be automatically rendered in the column sidebar.
2052
53+
-->

0 commit comments

Comments
 (0)