Skip to content

Commit 17f60a3

Browse files
authored
Merge pull request #50 from OSSFE/adding-summary
added stats
2 parents 1beeb9b + 92c3f1a commit 17f60a3

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

assets/summary.png

167 KB
Loading

myst.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ project:
2424
hidden: true
2525
- file: venue.md
2626
hidden: true
27+
- file: summary.md
28+
hidden: true
2729
# title: OSSFE
2830
# keywords: []
2931
# authors: []
@@ -52,4 +54,6 @@ site:
5254
url: /contact
5355
- title: Venue
5456
url: /venue
57+
- title: Summary
58+
url: /summary
5559
domains: []

summary.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Summary
3+
---
4+
5+
# OSSFE 2026 in Numbers
6+
7+
OSSFE 2026 was a huge success! Here are the stats.
8+
9+
![Summary](assets/summary.png)

0 commit comments

Comments
 (0)