mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Add a simple favicon
This commit is contained in:
parent
cff77a688d
commit
4b955291c2
2 changed files with 1 additions and 0 deletions
BIN
html/favicon.ico
Normal file
BIN
html/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
|
@ -4,6 +4,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>MELPA</title>
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico" />
|
||||
<link href="/updates.rss" rel="alternate" title="MELPA updates" type="application/rss+xml" />
|
||||
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/melpa.css" type="text/css" />
|
||||
|
|
Loading…
Reference in a new issue