File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ import favicon from " @assetsLocal/logo/favicon.ico" ;
3+ ---
4+ <!doctype html >
5+ <html lang =" en" >
6+ <head >
7+ <meta charset =" UTF-8" />
8+ <meta http-equiv =" X-UA-Compatible" content =" IE=edge" />
9+ <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
10+ <meta name =" theme-color" content =" #2a28a4" />
11+ <meta name =" description" content =" DEVITY Software online portfolio." />
12+ <meta http-equiv =" refresh" content =" 0; url=https://forms.gle/yXLFBvpyBRbz8SMx8" />
13+ <title >RBA | DEVITY Software</title >
14+ <link
15+ rel =" shortcut icon"
16+ type =" image/x-icon"
17+ href ={ favicon }
18+ id =" tabFavicon"
19+ />
20+
21+ <link rel =" preconnect" href =" https://fonts.googleapis.com" />
22+ <link rel =" preconnect" href =" https://fonts.gstatic.com" crossorigin />
23+ <link
24+ href =" https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;500;600;700;800&display=swap"
25+ rel =" stylesheet"
26+ />
27+ </head >
28+ <body >
29+ <h1 >Redirect ...</h1 >
30+ <script defer src =" https://analytics.devity.sk/script.js" data-website-id =" 3fca1d94-623b-447c-b420-720406301f9d" ></script >
31+ </body >
32+ </html >
You can’t perform that action at this time.
0 commit comments