Skip to content

Commit

Permalink
Merge branch 'test' of https://github.com/vimaec/vim-web into test
Browse files Browse the repository at this point in the history
  • Loading branch information
vim-sroberge committed Dec 11, 2024
2 parents 15d3bf2 + 8cf6652 commit 6d1caa2
Show file tree
Hide file tree
Showing 152 changed files with 385 additions and 385 deletions.
28 changes: 14 additions & 14 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html> !
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>VIM Viewer</title>
<link rel="stylesheet" href="./src/package/style.css" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<!DOCTYPE html> !
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>VIM Viewer</title>
<link rel="stylesheet" href="./src/package/style.css" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<style>
html, body, #root {
height: 100%;
Expand All @@ -15,11 +15,11 @@
display: flex;
flex-direction: column;
}
</style>
</style>
<script type="module" crossorigin src="/vim-web/assets/index-CxgBTFPH.js"></script>
<link rel="stylesheet" crossorigin href="/vim-web/assets/index.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
</head>
<body>
<div id="root"></div>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/api/assets/hierarchy.js

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

2 changes: 1 addition & 1 deletion docs/api/assets/navigation.js

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

2 changes: 1 addition & 1 deletion docs/api/assets/search.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/classes/UltraViewer.Box3.html

Large diffs are not rendered by default.

Loading

0 comments on commit 6d1caa2

Please sign in to comment.