mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
React integration ready for v1.0.0 release.
This commit is contained in:
parent
67f2ad0c99
commit
095e2e9e4a
213 changed files with 2699 additions and 1713 deletions
|
@ -3,12 +3,10 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
|
||||
<link rel="icon" href="/images/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
<link rel="stylesheet" href="/node_modules/bootstrap/dist/css/bootstrap.css">
|
||||
<link rel="stylesheet" href="/node_modules/bootstrap/dist/js/bootstrap.min.js">
|
||||
<title>Vesta</title>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue