mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-21 03:27:01 +00:00
ui: Remove built assets from repo
This commit is contained in:
BIN
ui/dist/favicon.png
vendored
BIN
ui/dist/favicon.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB |
16
ui/dist/index.html
vendored
16
ui/dist/index.html
vendored
@@ -1,16 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
||||||
<meta name="theme-color" content="#000000">
|
|
||||||
<title>Inbucket</title>
|
|
||||||
<link rel="shortcut icon" href="/favicon.png"></head>
|
|
||||||
<body>
|
|
||||||
<noscript>
|
|
||||||
You need to enable JavaScript to run this app.
|
|
||||||
</noscript>
|
|
||||||
<div id="root"></div>
|
|
||||||
<script type="text/javascript" src="/static/main.js"></script></body>
|
|
||||||
</html>
|
|
||||||
1
ui/dist/static/main.js
vendored
1
ui/dist/static/main.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user