Skip to content

Commit f5bd5f0

Browse files
davidgrldoclaude
andcommitted
fix(site): retitle page — drop the "as a service" framing
"Teks suci sebagai layanan" applied a SaaS joke to scripture, the wrong register for this project, and its payload was clipped out of the browser tab anyway. The new title matches the hero H1 and the GitHub repo description word for word, and clips to "alkitab-api — Satu mesin," — a closed clause rather than a broken word. The search tokens it gives up are recovered in og:title, where nothing is truncated. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 1c088a1 commit f5bd5f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
6-
<title>alkitab-api — Teks suci sebagai layanan</title>
6+
<title>alkitab-api — Satu mesin, banyak sumber</title>
77
<meta name="description" content="API Alkitab berbasis Go dengan arsitektur adapter. Local JSON sebagai default, scrape alkitab.mobi sebagai opsi. Tanpa pernah mendistribusikan teks berhak cipta." />
8-
<meta property="og:title" content="alkitab-api — Teks suci sebagai layanan" />
8+
<meta property="og:title" content="alkitab-api — Satu mesin, banyak sumber · API Alkitab berbasis Go" />
99
<meta property="og:description" content="API Alkitab berbasis Go dengan arsitektur adapter. Satu binari, tanpa database, tanpa pernah mendistribusikan teks berhak cipta." />
1010
<meta property="og:type" content="website" />
1111
<meta name="twitter:card" content="summary" />

0 commit comments

Comments
 (0)