File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,10 @@ grid_navigation:
5454 excerpt : " Jobs where the goal is to analyze Files/Code"
5555 cta : View
5656 url : ' ranges/55xx'
57+ - title : Software Execution
58+ excerpt : " Jobs where the goal is to run code or execute files"
59+ cta : View
60+ url : ' ranges/56xx'
5761 - title : Others
5862 excerpt : " Jobs that don't fit neatly in other categories"
5963 cta : View
Original file line number Diff line number Diff line change 1+ ---
2+ # Page settings
3+ layout : homepage
4+ keywords : nostr
5+
6+ # Hero section
7+ title : Software Execution
8+ description : " Jobs where the goal is to run code or execute files."
9+ buttons :
10+ - content : Back
11+ url : " /"
12+ external_url : false
13+ # - icon: github
14+ # content: Button with icon
15+ # url: '#'
16+ # external_url: true
17+
18+ # Grid navigation
19+ grid_navigation :
20+ - title : WASM Execution
21+ excerpt : " Kind 5600"
22+ cta : View
23+ url : " /kinds/5600"
24+ ---
You can’t perform that action at this time.
0 commit comments