aboutsummaryrefslogtreecommitdiffhomepage
path: root/_header.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-08-20 15:18:57 -0400
committerBradley Taunt <bt@btxx.org>2025-08-20 15:18:57 -0400
commit642d60cb023b2727b3e0e405180da387152a7512 (patch)
treedd09a5a4d5d10f4247d34f067bec4bb773ac13a2 /_header.html
parent6ded78a4af8350d1764fab56c019bc55c504bedf (diff)
Overhaul for self hosting, tweaks
Diffstat (limited to '_header.html')
-rw-r--r--_header.html2
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>