From bbad43ec3e3c4aaf49f7bd5f2f720f04a3982d5e Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Mon, 31 Jul 2023 22:30:00 +0100 Subject: [PATCH] Add extra meta tags --- _includes/default_head_tags.html | 9 ++++++++- thesis.html | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/_includes/default_head_tags.html b/_includes/default_head_tags.html index 3cb73e1..a72ec57 100644 --- a/_includes/default_head_tags.html +++ b/_includes/default_head_tags.html @@ -6,6 +6,7 @@ Tom Hodson - {{ page.title }} + @@ -14,15 +15,21 @@ + {% if page.image %} - + + + + {% if page.alt %} + {% endif %} {% endif %} diff --git a/thesis.html b/thesis.html index 5939c28..8c8a3b2 100644 --- a/thesis.html +++ b/thesis.html @@ -8,7 +8,7 @@ permalink: /thesis/

The formal abstract follows but, in a paragraph, it's about what happens when many electrons interact together in a way where their 'quantumness' is important. It turns out that many weird and wonderful things can happen. Alas we, quantum physicists, don't have great mathematical tools to describe these things. Trying to fix that is what this thesis is about. -

This is the HTML version of this document. A PDF version is available online with either normal or double line spacing. +

This is the HTML version of this document. A PDF version is available online with either normal or double line spacing.

Contents