diff options
Diffstat (limited to '_header.html')
-rw-r--r-- | _header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_header.html b/_header.html index 63cd099..1b9d6e5 100644 --- a/_header.html +++ b/_header.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="color-scheme" content="light dark"> - <title>OpenBASED - Setup OpenBSD as a daily driver using only the included, base programs</title> + <title>OpenBASED | Setup OpenBSD as a daily driver using only the included, core programs</title> <link rel="icon" type="image/x-icon" href="./favicon.ico"> <link rel="stylesheet" href="./style.css"> </head> |