diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/jade/index.jade | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade index f02fd27..bfee551 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -106,6 +106,12 @@ block content  	p Find more on #[a(href="https://github.com/camilstaps") GitHub] and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. +	h2 Talks +	table.main_table +		tr +			td #[a(href="https://linuxnijmegen.nl/bijeenkomsten/67-lugn50-dinsdag-11-oktober-2016") 11th October 2016] +			td #[a(href="https://docker.io") Docker] introduction for the #[a(href="https://linuxnijmegen.nl/") Linux User Group Nijmegen] (#[a(href="https://files.camilstaps.nl/LUGN-Docker/docker.pdf") PDF]) +  	h2 Other interests  	ul  		li I am a community moderator at the #[a(href="https://philosophy.stackexchange.com") Philosophy Stack Exchange].  | 
