mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
ui: Commit UI build artifacts
This commit is contained in:
BIN
ui/dist/favicon.png
vendored
Normal file
BIN
ui/dist/favicon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
16
ui/dist/index.html
vendored
Normal file
16
ui/dist/index.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<!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
Normal file
1
ui/dist/static/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8339
ui/package-lock.json
generated
Normal file
8339
ui/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user