diff options
author | Camil Staps | 2017-03-18 16:25:19 +0100 |
---|---|---|
committer | Camil Staps | 2017-03-18 16:25:19 +0100 |
commit | 279e8273d381e5b67920e6bf47405dba18c90a35 (patch) | |
tree | d0fe6675b2e5465bc9baea65f1cd6fc2a94ba8a5 /resources/pug/finals/ham/index.pug | |
parent | Added note about bands (diff) |
Move to pug instead of jade
Diffstat (limited to 'resources/pug/finals/ham/index.pug')
-rw-r--r-- | resources/pug/finals/ham/index.pug | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/pug/finals/ham/index.pug b/resources/pug/finals/ham/index.pug new file mode 100644 index 0000000..8cdae2f --- /dev/null +++ b/resources/pug/finals/ham/index.pug @@ -0,0 +1,16 @@ +extends /layout-ham.pug + +block prepend menu + - var page = 'home' + +block subtitle + | Home + +block page + p. + This is a collection of some Ham radio related projects of mine. + Perhaps it will be larger than this one day. + + p. + I'm regularly active on 20m with CW, as you can see #[a(href='https://foc.dj1yfk.de/activity/PD7LOL') here]. + I look forward to meeting you on the band soon. |