-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Your Name
committed
Feb 29, 2024
1 parent
9ca68c8
commit 5dc60b1
Showing
4 changed files
with
74 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<!DOCTYPE HTML> | ||
<link rel="stylesheet" href="style.css"> | ||
<h3>Made with <a href="https://permy.link">Permy</a></h3> | ||
<p>Press <strong>Tab</strong> to autocomplete with suggestion.</p> | ||
<p>Press <strong>Shift</strong> to change the suggestion</p> | ||
<div id="suggestion">...</div> | ||
|
||
<textarea id="entry" placeholder="Start typing"></textarea> | ||
<script src="script.min.js"></script> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.