mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Static folder is currently the public one
This commit is contained in:
parent
38a13384a6
commit
10fcbc67cb
4 changed files with 3 additions and 3 deletions
|
|
@ -4,9 +4,9 @@
|
|||
<meta charset="utf-8">
|
||||
<!--!title-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
|
||||
<link rel="stylesheet" href="%PUBLIC_URL%/reactDates.css" />
|
||||
<link rel="stylesheet" href="%PUBLIC_URL%/reactDatesCustomized.css" />
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/static/favicon.ico">
|
||||
<link rel="stylesheet" href="%PUBLIC_URL%/static/reactDates.css" />
|
||||
<link rel="stylesheet" href="%PUBLIC_URL%/static/reactDatesCustomized.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"><!--!body--></div>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Loading…
Add table
Reference in a new issue