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 ea01054

Browse files
docs: fix titles
1 parent 3c66316 commit ea01054

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎021-drag n drop/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
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="stylesheet" href="style.css" />
7-
<title>Drag N Drop</title>
7+
<title>Drag 'N Drop</title>
88
</head>
99
<body>
1010
<div class="empty">

‎083-full screen image slider/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
crossorigin="anonymous"
1414
/>
1515
<link rel="stylesheet" href="style.css" />
16-
<title>FullScreen Image Slider</title>
16+
<title>Full-Screen Image Slider</title>
1717
</head>
1818
<body>
1919
<div class="slider">

‎087-sliding signin signup form/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
crossorigin="anonymous"
1414
/>
1515
<link rel="stylesheet" href="style.css" />
16-
<title>Sliding SignIn & SignUp Form</title>
16+
<title>Sliding Sign-In & Sign-Up Form</title>
1717
</head>
1818
<body>
1919
<div class="container" id="container">

0 commit comments

Comments
(0)

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