Skip to content

Commit

Permalink
Merge pull request #4 from mvhenten/fork
Browse files Browse the repository at this point in the history
add fork ribbon
  • Loading branch information
mvhenten authored May 14, 2024
2 parents 24b0d10 + dd42a72 commit 79be29b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,11 @@
border-radius: 3px;
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
</head>
<body>
<main id="container">
<a class="github-fork-ribbon" href="https://github.com/mvhenten/string-entropy" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<main id="container">
<form>
<div>
<label>Password-strength o'meter</label>
Expand Down

0 comments on commit 79be29b

Please sign in to comment.