legio-30/src/index.html

32 lines
1.8 KiB
HTML
Raw Normal View History

2022-09-14 22:07:17 -04:00
<!doctype html>
<html lang="en">
2022-09-24 17:54:51 -04:00
<head>
<base href="/">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
2022-09-14 22:07:17 -04:00
2022-09-24 17:54:51 -04:00
<meta name="author" content="Zak Timson">
<meta property="og:title" content="LEGIO · XXX">
<meta property="og:site_name" content="LEGIO · XXX">
<meta property="og:type" content="article" />
<meta property="og:url" content="https://legioxxx.zakscode.com">
<meta property="og:image" content="https://legioxxx.zakscode.com/assets/img/standard.png">
<meta name="twitter:card" content="https://legioxxx.zakscode.com/assets/img/standard.png">
<meta name="twitter:image:alt" content="Alt text for image">
<meta name="description" content="Legio XXX is a North American Roman reenactment group established in 2004. It's members represent a cross between living history enthusiasts and 'edutainers' that recreate the lives of soldiers found in Trajan's leagions during the 1st - 2nd Century AD">
<meta property="og:description" content="Legio XXX is a North American Roman reenactment group established in 2004. It's members represent a cross between living history enthusiasts and 'edutainers' that recreate the lives of soldiers found in Trajan's leagions during the 1st - 2nd Century AD">
2022-09-14 22:07:17 -04:00
2022-09-24 17:54:51 -04:00
<title>LEGIO · XXX</title>
2022-09-14 22:07:17 -04:00
2022-10-29 22:26:53 -04:00
<link href="assets/img/eagle.png" rel="icon" type="image/png">
2022-09-24 17:54:51 -04:00
<link href="https://use.fontawesome.com/releases/v6.1.1/css/all.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body class="mat-typography" style="background: #000">
<app-root></app-root>
</body>
2022-09-14 22:07:17 -04:00
</html>