Add logo to main menu
This commit is contained in:
parent
cfe9c55c9a
commit
435b24cb6a
15 changed files with 135 additions and 40 deletions
BIN
dist/img/logo.png
vendored
Normal file
BIN
dist/img/logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
6
dist/index.html
vendored
6
dist/index.html
vendored
|
@ -2,9 +2,9 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<script src="/dist/dd2922ce6bb581a5f22cc6eb6de8fbe5.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/dist/97e037a117f43629cc2bc6aefab64b3e.css">
|
||||
<script src="/dist/97e037a117f43629cc2bc6aefab64b3e.js"></script></head>
|
||||
<script src="improcket.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue