We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a801ea8 commit eb786d6Copy full SHA for eb786d6
2 files changed
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>calmhn</title>
+ <title>slowhn</title>
8
</head>
9
<body>
10
<div id="root"></div>
src/App.tsx
@@ -114,7 +114,7 @@ function App() {
114
<div className="max-w-3xl mx-auto px-6 py-12 relative">
115
<header className="mb-8">
116
<h1 className="text-4xl font-extrabold text-slate-900 tracking-tight">
117
- Calm HN
+ Slow HN
118
</h1>
119
<p className="text-slate-500 text-[10px] mt-2 uppercase tracking-wider">
120
Top stories from the last three months
0 commit comments