From 331c0b267afc47d81e9b347ae89323411bf1f1a7 Mon Sep 17 00:00:00 2001 From: vinay-keshava <vinaykeshava@disroot.org> Date: Sun, 18 Sep 2022 08:55:04 +0530 Subject: [PATCH] name updated --- website/layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/layouts/partials/head.html b/website/layouts/partials/head.html index 6ef08ff..08520ae 100644 --- a/website/layouts/partials/head.html +++ b/website/layouts/partials/head.html @@ -2,7 +2,7 @@ <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> {{ if .IsHome}} - <title>{{i18n "sfcamp"}} 2021</title> + <title>{{i18n "sfcamp"}} 2022</title> <meta name="description" content="{{ .Site.Params.main.description }}" > <meta property="og:title" content="{{i18n "sfcamp"}} 2021" /> <meta property="og:description" content="{{ .Site.Params.main.description | plainify }}"/> -- GitLab