Skip to content

Commit

Permalink
re-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kami2016 committed May 28, 2024
1 parent dd33d09 commit 3cfec66
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 19 deletions.
Binary file added dist/assets/BarlowCondensed-Light.0be5c414.ttf
Binary file not shown.
Binary file added dist/assets/BarlowCondensed-Medium.27d58d15.ttf
Binary file not shown.
Binary file added dist/assets/BarlowCondensed-Regular.dd8271eb.ttf
Binary file not shown.
Binary file not shown.
Binary file added dist/assets/Karla-Light.549796a7.ttf
Binary file not shown.
Binary file added dist/assets/Karla-Medium.6169d97f.ttf
Binary file not shown.
Binary file added dist/assets/Karla-Regular.b937c5c1.ttf
Binary file not shown.

Large diffs are not rendered by default.

File renamed without changes.
20 changes: 2 additions & 18 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,11 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Buero Vatter</title>


<!-- TODO: font related links (will be replaced by local font files) -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600&family=Karla&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&family=Karla&display=swap"
rel="stylesheet"
/>
<script type="module" crossorigin src="/bv2024_frontend/assets/index.3d61f744.js"></script>
<link rel="stylesheet" href="/bv2024_frontend/assets/index.1ad24aa1.css">
<script type="module" crossorigin src="/bv2024_frontend/assets/index.ee013ab3.js"></script>
<link rel="stylesheet" href="/bv2024_frontend/assets/index.e36913eb.css">
</head>
<body>
<!-- landing page news -->
Expand Down

0 comments on commit 3cfec66

Please sign in to comment.