File: /var/dev/nowruzgan/travelogue/src/index.html
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>nowruzgan :: Travelogue</title>
  <base href="/travelogue/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <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">
  <meta property="og:title" content="nowruzgan :: Travelogue" />
  <meta property="og:description" content="Presenting data from travelogues on map and timeline" />
  <!-- <meta property="og:image" content="/vazhgar/assets/icons/icon-512x512.png" /> -->
</head>
<body class="mat-typography">
  <app-root></app-root>
</body>
</html>