From c206f2652daf3cf6755f89fabcb6e020a9065c52 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 23 Dec 2021 10:12:48 +0100 Subject: Add talk venue titles --- resources/pug/finals/index.pug | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 1b5296d..b0dbcba 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -144,16 +144,16 @@ block content I keep track of #[a(href='/conferences.html') the conferences I visit and how much CO#[sub 2] I emit in doing so]. table.main_table tr - td #[a(href="https://sites.google.com/view/nl-fp-day-2020/home") NL-FP day], 2020-01-10 + td #[a(href="https://sites.google.com/view/nl-fp-day-2020/home", title="Dutch Functional Programming Day") NL-FP day], 2020-01-10 td Lazy Interworking of Compiled and Interpreted Code (with John van Groningen and Rinus Plasmeijer). tr - td #[a(href="http://clin28.cls.ru.nl/") CLIN28], 2018-01-26 + td #[a(href="http://clin28.cls.ru.nl/", title="Computational Linguistics in the Netherlands") CLIN28], 2018-01-26 td Combining grammatical features for dating texts in small-corpus languages (#[a(href="http://clin28.cls.ru.nl/#abstract-42") abstract & PDF]). tr - td #[a(href="http://clean.cs.ru.nl/NL-FP_dag_2018") NL-FP day], 2018-01-05 + td #[a(href="http://clean.cs.ru.nl/NL-FP_dag_2018", title="Dutch Functional Programming Day") NL-FP day], 2018-01-05 td #[a(href="https://cloogle.org") Cloogle]: a programming language search engine and its applications (#[a(href="https://clean.cs.ru.nl/NL-FP_dag_2018#Camil_Staps_-_Cloogle:_a_programming_language_search_engine_and_its_applications") abstract & PDF]). tr - td #[a(href="https://linuxnijmegen.nl/bijeenkomsten/67-lugn50-dinsdag-11-oktober-2016") LUGN], 2016-10-11 + td #[a(href="https://linuxnijmegen.nl/bijeenkomsten/67-lugn50-dinsdag-11-oktober-2016", title="Linux User Group Nijmegen") LUGN], 2016-10-11 td Introduction to #[a(href="https://docker.io") Docker] (#[a(href="https://files.camilstaps.nl/LUGN-Docker/docker.pdf") PDF]). h2 Software projects -- cgit v1.2.3