Last change
on this file since b09655a was b09655a, checked in by Aleksandarj03 <138524804+Aleksandarj03@…>, 3 months ago |
Updated footer
|
-
Property mode
set to
100644
|
File size:
662 bytes
|
Rev | Line | |
---|
[590f667] | 1 | <!DOCTYPE html>
|
---|
| 2 | <html lang="">
|
---|
| 3 | <head>
|
---|
| 4 | <meta charset="UTF-8">
|
---|
| 5 | <link rel="icon" href="/favicon.ico">
|
---|
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
---|
| 7 | <title>Vite App</title>
|
---|
| 8 | <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
|
---|
[b09655a] | 9 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
---|
[590f667] | 10 | </head>
|
---|
| 11 | <body>
|
---|
| 12 | <div id="app"></div>
|
---|
| 13 | <script type="module" src="/src/main.js"></script>
|
---|
| 14 | </body>
|
---|
| 15 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.