Skip to content

Commit

Permalink
Fix meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ZackMurry committed Jul 9, 2022
1 parent 0a3e7f9 commit 6ce0672
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="index.css" />

<meta name="keywords" content="Hotkey,Google,Docs,Debate,Format,Zack,Murry,Chrome,Extension,Browser,Shortcut" />
<meta >
<meta name="description" content="A Chrome extension for easily styling content on Google Docs with hotkeys" />
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Docs Hotkey | Chrome Extension for Google Docs
header-includes: \
header-includes:
<meta name="keywords" content="Hotkey,Google,Docs,Debate,Format,Zack,Murry,Chrome,Extension,Browser,Shortcut" /><meta >
<meta name="description" content="A Chrome extension for easily styling content on Google Docs with hotkeys" />
<link rel="icon" type="image/x-icon" href="/docs-hotkey/favicon.ico">
Expand Down

0 comments on commit 6ce0672

Please sign in to comment.