Skip to content

Commit eb786d6

Browse files
GitHub Aceidan
andcommitted
rebrand: rename calmhn to slowhn
Co-authored-by: Idan Gazit <idan@github.com>
1 parent a801ea8 commit eb786d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>calmhn</title>
7+
<title>slowhn</title>
88
</head>
99
<body>
1010
<div id="root"></div>

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function App() {
114114
<div className="max-w-3xl mx-auto px-6 py-12 relative">
115115
<header className="mb-8">
116116
<h1 className="text-4xl font-extrabold text-slate-900 tracking-tight">
117-
Calm HN
117+
Slow HN
118118
</h1>
119119
<p className="text-slate-500 text-[10px] mt-2 uppercase tracking-wider">
120120
Top stories from the last three months

0 commit comments

Comments
 (0)