From add90b24003b06e3e258d67d8b5e2e33dbe38a9f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 30 Jun 2019 14:03:04 +0200 Subject: Add description meta tag --- resources/pug/finals/index.pug | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources/pug/finals') diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index da9e6b2..5fe64ca 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -1,5 +1,8 @@ extends /layout.pug +block extra_head + meta(name='description', content='Student Software Science and Hebrew and Aramaic Studies') + block content img#profile(alt="Camil Staps", style="float:left;", src="/assets/img/profile-300x300.png", width="170") div#basicinfo -- cgit v1.2.3