Skip to content

Commit

Permalink
Deploying to gh-pages from @ aaef709 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yileifeng committed Dec 13, 2024
1 parent 3ddcb2e commit 7ead77f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions main/StorylinesSlideSchema.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,10 @@
"customStyles": {
"type": "string",
"description": "Additional CSS styles to apply to the panel."
},
"modified": {
"type": "boolean",
"description": "An optional tag that specifies whether the panel has been modified from its default configuration"
}
},
"additionalProperties": false,
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/index-ca-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script type="text/javascript">
document.write(wet.builder.refTop({}));
</script>
<script type="module" crossorigin src="./assets/main-CFQwAhMw.js"></script>
<script type="module" crossorigin src="./assets/main-9qGnQL_t.js"></script>
<link rel="stylesheet" crossorigin href="./assets/main-BfYYw-wK.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion main/index-ca-fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script type="text/javascript">
document.write(wet.builder.refTop({}));
</script>
<script type="module" crossorigin src="./assets/main-CFQwAhMw.js"></script>
<script type="module" crossorigin src="./assets/main-9qGnQL_t.js"></script>
<link rel="stylesheet" crossorigin href="./assets/main-BfYYw-wK.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="icon" href="./assets/favicon-CFKw5Ei3.svg" />

<title>RAMP Storylines Editor</title>
<script type="module" crossorigin src="./assets/main-CFQwAhMw.js"></script>
<script type="module" crossorigin src="./assets/main-9qGnQL_t.js"></script>
<link rel="stylesheet" crossorigin href="./assets/main-BfYYw-wK.css">
</head>
<body>
Expand Down

0 comments on commit 7ead77f

Please sign in to comment.