mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
Add favicon for web config
This commit is contained in:
committed by
ridiculousfish
parent
d49f6e1b29
commit
4b8febd44e
BIN
share/tools/web_config/favicon.png
Normal file
BIN
share/tools/web_config/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 192 B |
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
||||
<title>fish shell configuration</title>
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="fishconfig.css"/>
|
||||
<script type="text/javascript" src="js/angular.js"></script>
|
||||
<script type="text/javascript" src="js/colorutils.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user