You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: character-counter/index.html
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
<htmllang="en">
3
3
4
4
<head>
5
+
<metaname="description" content="Count characters efficiently with the Character Counter, a basic JavaScript application to track text input length." />
6
+
<metaname="keywords" content="character counter, JavaScript character count, text input length, basic JavaScript app, text counter" />
<metaproperty="og:description" content="Count characters efficiently with the Character Counter, a basic JavaScript application to track text input length." />
<metaname="twitter:description" content="Count characters efficiently with the Character Counter, a basic JavaScript application to track text input length." />
Copy file name to clipboardExpand all lines: dice-roll-simulator/index.html
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
<!DOCTYPE html>
2
2
<htmllang="en">
3
3
<head>
4
+
<metaname="description" content="Simulate rolling dice with this simple JavaScript Dice Roll Simulator, perfect for testing random outcomes." />
5
+
<metaname="keywords" content="dice roll simulator, JavaScript dice, random outcome, basic simulator, dice roller" />
6
+
<metaproperty="og:title" content="Dice Roll Simulator" />
7
+
<metaproperty="og:description" content="Simulate rolling dice with this simple JavaScript Dice Roll Simulator, perfect for testing random outcomes." />
<metaname="twitter:title" content="Dice Roll Simulator" />
12
+
<metaname="twitter:description" content="Simulate rolling dice with this simple JavaScript Dice Roll Simulator, perfect for testing random outcomes." />
<metaproperty="og:description" content="Find GitHub profiles quickly using this GitHub Account Finder, a basic JavaScript app to search user accounts." />
<metaname="twitter:description" content="Find GitHub profiles quickly using this GitHub Account Finder, a basic JavaScript app to search user accounts." />
Copy file name to clipboardExpand all lines: javascript-quiz/index.html
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
<htmllang="en">
3
3
4
4
<head>
5
+
<metaname="description" content="Test your JavaScript knowledge with this interactive JavaScript Quiz application featuring multiple-choice questions." />
<metaproperty="og:description" content="Test your JavaScript knowledge with this interactive JavaScript Quiz application featuring multiple-choice questions." />
<metaname="twitter:description" content="Test your JavaScript knowledge with this interactive JavaScript Quiz application featuring multiple-choice questions." />
0 commit comments