mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-24 22:11:04 -05:00
tweaks
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>GrepTweet</title>
|
||||
<script src="humane.min.js" async></script>
|
||||
<link id='theme' rel='stylesheet' href='themes/bigbox.css'/>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<script src="humane.min.js" async></script>
|
||||
<script>
|
||||
function submitPressed() {
|
||||
if (document.forms.f.checkValidity()) {
|
||||
|
||||
Reference in New Issue
Block a user