mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
Add favicon just so we have no 404s
This commit is contained in:
parent
e2f32456b8
commit
0fb87c4f3c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<title>
|
||||
Loading..
|
||||
</title>
|
||||
<link rel="shortcut icon" href="./favicon.ico">
|
||||
<link rel="stylesheet" href="./transloadit-js-client.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue