Last change
on this file since d2e69be was ec6ac45, checked in by Mile Jankuloski <mile.jankuloski@…>, 4 years ago |
Adjusments
|
-
Property mode
set to
100644
|
File size:
522 bytes
|
Rev | Line | |
---|
[30a465f] | 1 | <!DOCTYPE html>
|
---|
| 2 | <html lang="en">
|
---|
| 3 | <head>
|
---|
| 4 | <meta charset="utf-8" />
|
---|
| 5 | <title>Farmatiko</title>
|
---|
| 6 | <base href="/" />
|
---|
| 7 |
|
---|
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
---|
| 9 | <link rel="icon" type="image/x-icon" href="favicon.ico" />
|
---|
[ec6ac45] | 10 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
|
---|
| 11 | <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
---|
| 12 | </head>
|
---|
[30a465f] | 13 | <body>
|
---|
[ec6ac45] | 14 | <app-root></app-root>
|
---|
[30a465f] | 15 | </body>
|
---|
| 16 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.