Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 06dddac

Browse files
Adds favicon to project
1 parent 2677d54 commit 06dddac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎templates/index.html‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.min.css')}}" />
88
<script src="{{ url_for('static', filename='js/plotly-latest.min.js') }}"></script>
99
<script src="{{ url_for('static', filename='js/d3.min.js') }}"></script>
10-
10+
<link href="data:image/x-icon;base64,AAABAAEAEBACAAAAAACwAAAAFgAAACgAAAAQAAAAIAAAAAEAAQAAAAAAQAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//wAAA4EAAAOBAAB7vQAA858AAOfPAADP5wAAn/MAAJ/zAACf8wAAn/MAAJ/zAADP5wAA588AAPAfAAD4PwAA" rel="icon" type="image/x-icon" />
11+
1112
</head>
1213

1314
<body>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /