Skip to content

Commit

Permalink
adding dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio authored and Claudio committed Sep 14, 2024
1 parent 08935c5 commit fab8209
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/index-d98cc684.js → assets/index-4862337c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-1e129d44.css → assets/index-8a4c37f2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!doctype html>
<html lang="en">
<head>
<link rel="stylesheet" href="/project/building-ages-zurich/cesium/Widgets/widgets.css">
<script src="/project/building-ages-zurich/cesium/Cesium.js"></script>
<link rel="stylesheet" href="/building-ages-zurich/cesium/Widgets/widgets.css">
<script src="/building-ages-zurich/cesium/Cesium.js"></script>

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Building Ages - Zurich</title>
<script type="module" crossorigin src="/project/building-ages-zurich/assets/index-d98cc684.js"></script>
<link rel="stylesheet" href="/project/building-ages-zurich/assets/index-1e129d44.css">
<script type="module" crossorigin src="/building-ages-zurich/assets/index-4862337c.js"></script>
<link rel="stylesheet" href="/building-ages-zurich/assets/index-8a4c37f2.css">
</head>
<body>
<div id="years" style="display: none">
Expand Down

0 comments on commit fab8209

Please sign in to comment.