Skip to content

Commit

Permalink
Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kompoth committed Apr 4, 2024
1 parent bbc9d30 commit 1cc9d8f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
<html>
<head>
<meta charset="utf-8"/>
<meta name="description" content="A fictional gazette generator for your creative projects."/>
<meta name="description" content="A vintage gazette generator for your creative projects."/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@fleshvortex1"/>
<meta name="twitter:title" content="Muckraker"/>
<meta name="twitter:description" content="A vintage gazette generator for your creative projects."/>
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="https://unpkg.com/normalize.css">
Expand All @@ -19,7 +23,7 @@
<body onload="reloadForm(); trackBodyLenght();">
<header>
<h1>Muckraker</h1>
<p>A fictional gazette generator for your creative projects.</p>
<p>A vintage gazette generator for your creative projects.</p>
<nav>
<ul>
<li><a href="https://github.com/kompoth/muckraker">Github</a></li>
Expand Down

0 comments on commit 1cc9d8f

Please sign in to comment.