Skip to content

Commit

Permalink
deploy: ffb4e98
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanahiro committed Jan 3, 2025
1 parent 08486e4 commit 444a75f
Show file tree
Hide file tree
Showing 2 changed files with 4,965 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Examples</title>
</head>
<body>
<h1>Examples</h1>
<ul>
<li><a href="./raster.html">Raster Example</a></li>
<li><a href="./vector.html">Vector Example</a></li>
</ul>
</body>
</html>

Loading

0 comments on commit 444a75f

Please sign in to comment.