Skip to content

Commit 2df7454

Browse files
committed
added lab2
1 parent 9698077 commit 2df7454

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/nginx-one/workshops/lab2.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
# We use sentence case and present imperative tone
3+
title: "Lab2"
4+
# Weights are assigned in increments of 100: determines sorting order
5+
weight: 200
6+
# Creates a table of contents and sidebar, useful for large documents
7+
toc: false
8+
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
9+
nd-content-type: tutorial
10+
# Intended for internal catalogue and search, case sensitive:
11+
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
12+
nd-product: NGINX-ONE
13+
---
14+
15+
blah

0 commit comments

Comments
 (0)