add woodpecker ci badge

This commit is contained in:
2024-05-17 09:53:03 +06:00
parent b3346049c3
commit ab4f7cbe67
5 changed files with 2 additions and 1 deletions
View File
+2 -1
View File
@@ -1,4 +1,5 @@
# intro
[![status-badge](https://build.bdeshi.space/api/badges/bdeshi/resume-manpage/status.svg)](https://build.bdeshi.space/bdeshi/resume-manpage)
this is a manpage-like html template, but tbh it's not really a manpage
@@ -24,7 +25,7 @@ $ ls dist
`/includes`: template parts are located here.
- `include /somefile` from anywhere will look for `somefile` in project root
- `include somefile` will be relative to current pug file.
- `include ./somefile` will be relative to current pug file.
`/assets`: css/sass, scripts, images etc are located here.
View File
View File
View File