Update Pages “Page2”
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
556f93ad24
commit
8ff40f4094
|
@ -1,4 +1,12 @@
|
|||
---
|
||||
title: Page 2
|
||||
---
|
||||
|
||||
|
||||
```dockerfile
|
||||
FROM alpine:latest
|
||||
|
||||
apk add python3 py-mkdocs
|
||||
```
|
||||
|
||||
This is page two
|
||||
|
|
Loading…
Reference in New Issue