changing site title
This commit is contained in:
parent
6aded48101
commit
338367b7c6
|
@ -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' />
|
||||
|
|
Loading…
Reference in New Issue