From 92a343b05fb5799f848663d29822f05cd441fe58 Mon Sep 17 00:00:00 2001 From: William Warriner <6930772+wwarriner@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:23:49 -0500 Subject: [PATCH] remove extra from head.html --- includes/head.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/head.html b/includes/head.html index d568e7f..c936d6f 100644 --- a/includes/head.html +++ b/includes/head.html @@ -1,5 +1,2 @@ <!-- open urls in new window --> <base target="_blank" /> - -<!-- metadata --> -<title>UAB IT Research Computing</title> -- GitLab