Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 925017d

Browse files
fe/feat: Add simple SEO
1 parent 311422c commit 925017d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="description"
7+
content="LeetStream is a static website designed to help users improve their coding skills through daily practice with LeetCode problems.">
8+
<meta name="keywords"
9+
content="LeetStream, LeetCode, coding skills, coding patterns, practice problems, programming challenges, algorithm, algorithms, interview, data structures, interview questions, coding interviews, algorithmic patterns, patterns algorithms">
610
<title>LeetStream 🌊</title>
711
<link rel="stylesheet" href="style.css">
812
<script src="script.js" defer type="module"></script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /