Skip to content

Commit a5beb2f

Browse files
committed
Fixed samsa-avar2 by uploading the latest version of samsa-core v1, with v1 explicitly in the name
1 parent 5254adb commit a5beb2f

2 files changed

Lines changed: 3717 additions & 3 deletions

File tree

src/samsa-avar2.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>avar2 inspector: visualizing what happens inside the avar table, version 2.0</title>
77
<link rel="shortcut icon" href="images/favicon.png">
88

9-
<script src="samsa-core.js"></script>
9+
<script src="samsa-core-v1.js"></script>
1010

1111
<style>
1212
@font-face {
@@ -501,8 +501,7 @@ <h2>With avar2 polyfill</h2>
501501

502502

503503
// main program
504-
console.log("a")
505-
504+
506505
// load Amstelvar
507506
const defaultFont = {
508507
name: "Amstelvar-avar2",

0 commit comments

Comments
 (0)