Skip to content

Commit afa8e89

Browse files
committed
Start updating SEO-friendly titles
1 parent 7ab4fb6 commit afa8e89

File tree

13 files changed

+12
-12
lines changed

13 files changed

+12
-12
lines changed

accessibility/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>Learning Accessibility Resources - Front-End Developer Learning Roadmap</title>
11+
<title>Web Accessibility Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

browser-webpage-performance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>Learning Web Browser, Website, and Web Application Performance Resources - Front-End Developer Learning Roadmap</title>
11+
<title>Browser, Website, and Web App Performance Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

code-editors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>Code Editors</title>
11+
<title>Code Editors Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

command-line-interface/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>Command Line Interface</title>
11+
<title>Command Line Interface Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-fonts-and-icons/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS Fonts & Icons</title>
11+
<title>CSS Fonts & Icons Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-fundamentals/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS Fundamentals</title>
11+
<title>CSS Fundamentals Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-in-js/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS in JavaScript</title>
11+
<title>CSS in JavaScript (CSS-in-JS) Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-layout/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS Layout</title>
11+
<title>CSS Layout Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-media-queries/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS Media Queries</title>
11+
<title>CSS Media Queries Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

css-practices/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="stylesheet" href="../_css/styles.css" />
99
<link rel="stylesheet" href="../_css/prism.css" />
1010
<script src="../_js/prism.js"></script>
11-
<title>CSS Practices</title>
11+
<title>CSS Best Practices Learning Resources - Front-End Developer Learning Roadmap</title>
1212
</head>
1313

1414
<body>

0 commit comments

Comments
 (0)