mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 13:01:06 -05:00
Add icon
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Grepping twitter backup</title>
|
<title>Grepping twitter backup</title>
|
||||||
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
||||||
|
<link rel="icon" href="/favicon.ico">
|
||||||
|
<link rel="apple-touch-icon-precomposed" href="http://a0.twimg.com/profile_images/1206037111/greptweet.png">
|
||||||
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
||||||
<link rel="stylesheet" type="text/css" href="/style.css">
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
@@ -4,7 +4,8 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>GrepTweet</title>
|
<title>GrepTweet</title>
|
||||||
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
<meta content="width=device-width, initial-scale=1,maximum-scale=1.0;" name=viewport>
|
||||||
<link rel="icon" href="favicon.ico">
|
<link rel="icon" href="/favicon.ico">
|
||||||
|
<link rel="apple-touch-icon-precomposed" href="http://a0.twimg.com/profile_images/1206037111/greptweet.png">
|
||||||
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
<link rel="stylesheet" href="/bootstrap/docs/assets/css/bootstrap.css">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user