-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add meta tags for robots and description
- Loading branch information
Showing
8 changed files
with
25 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="About page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="Home page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="Products page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="X-3000 product page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="X-3200 product page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="Support page with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Multipage</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,10 @@ | |
<html lang=en> | ||
<head> | ||
<meta charset=utf-8> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<title>HamburgerMenu ☰ Single-Page App</title> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta name=robots content="index, follow"> | ||
<meta name=description content="Single-page web app with a mobile-friendly hamburger drop-down menu"> | ||
<title>HamburgerMenu ☰ Single-Page Web App</title> | ||
<link rel=icon href=https://centerkey.com/graphics/bookmark.png> | ||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css> | ||
<link rel=stylesheet href=../hamburger-menu.css> | ||
|