Skip to content

Commit adb8d83

Browse files
committed
Define 56xx range
1 parent fe83400 commit adb8d83

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

ranges/56xx.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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+
---

0 commit comments

Comments
 (0)