changing site title

This commit is contained in:
Siina Mashek 2024-02-17 18:03:53 +02:00
parent 6aded48101
commit 338367b7c6

View File

@ -147,7 +147,7 @@ echo "<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>$notecount notes | noter</title>
<title>$notecount notes | $site_title</title>
<meta property='og:title' content='$site_title' />
<meta property='og:description' content='$site_description' />
<meta property='og:type' content='blog' />