Move web favicon.
This commit is contained in:
parent
f122ec46cb
commit
97898b0fd5
@ -209,7 +209,7 @@ module.exports = (grunt) ->
|
||||
git checkout gh-pages
|
||||
git pull
|
||||
git merge --no-commit -s ours -
|
||||
git checkout - README.md index.html web.css img src/General/img/icon.gif
|
||||
git checkout - README.md index.html web.css img
|
||||
git commit -am "Update web page."
|
||||
git checkout -
|
||||
""".split('\n').join('&&')
|
||||
|
||||
BIN
img/icon.gif
Normal file
BIN
img/icon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 B |
@ -3,7 +3,7 @@
|
||||
<meta charset="utf-8">
|
||||
<title>4chan X</title>
|
||||
<link rel="stylesheet" href="web.css">
|
||||
<link rel="icon" href="src/General/img/icon.gif">
|
||||
<link rel="icon" href="img/icon.gif">
|
||||
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/ohnjgmpcibpbafdlkimncjhflgedgpam">
|
||||
</head><body>
|
||||
<div id="header">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user