Update Pages “Page2”
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-07 21:05:45 +00:00
parent 556f93ad24
commit 8ff40f4094
1 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,12 @@
---
title: Page 2
---
```dockerfile
FROM alpine:latest
apk add python3 py-mkdocs
```
This is page two