diff options
| author | Camil Staps | 2021-06-23 19:20:29 +0200 |
|---|---|---|
| committer | Camil Staps | 2021-06-23 19:20:29 +0200 |
| commit | bbc049b5c7749b8f9c4e1ade9cf1da4f91f37c0d (patch) | |
| tree | 9fe20b0549b51a7165b847ac1a6a5f56a128ff92 /resources/pug/finals/ham | |
| parent | Add author on articles (diff) | |
Add article series on the clean sandbox
Diffstat (limited to 'resources/pug/finals/ham')
| -rw-r--r-- | resources/pug/finals/ham/cw-decoder.pug | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/pug/finals/ham/cw-decoder.pug b/resources/pug/finals/ham/cw-decoder.pug index b4285eb..ba8d727 100644 --- a/resources/pug/finals/ham/cw-decoder.pug +++ b/resources/pug/finals/ham/cw-decoder.pug @@ -4,14 +4,14 @@ block prepend menu - var page = 'cw-decoder' - var sections = ['Porting to PIC', 'Finishing', 'Future plans'] +block append breadcrumbs + +breadcrumb('CW Decoder') + block subtitle | CW Decoder block subtitleDate | January 2017 -block subtitle-right - +githubIconLink('camilstaps/CWDecoder') - block page h4 Introduction p. |
