From d5a28c037ad9bf76c40a736a9096205afaa9365e Mon Sep 17 00:00:00 2001 From: Docusaurus bot Date: Thu, 22 Feb 2024 11:10:19 +0000 Subject: [PATCH] Deploy website Deploy website version based on ffa8c1f8cbe98a647dd5596d7694728536d384d7 --- docs/modifiers.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/modifiers.html b/docs/modifiers.html index 8ffa5f95..cf4d0618 100644 --- a/docs/modifiers.html +++ b/docs/modifiers.html @@ -563,18 +563,18 @@

After:

-
<script src="https://scastie.scala-lang.org/embedded.js"></script>
-<pre class='scastie-snippet-315adfcb-b1e8-4914-a5a9-5e586d6f8c00'></pre>
-<script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-315adfcb-b1e8-4914-a5a9-5e586d6f8c00', {
-   code: `val x = 1 + 2
-println(x)`,
-   theme: 'light',
-    isWorksheetMode: true,
-    targetType: 'jvm',
-    scalaVersion: '2.12.6'
+
<script src="https://scastie.scala-lang.org/embedded.js"></script>
+<pre class='scastie-snippet-cf44175c-37e5-41b9-9f11-9e39c3ab5957'></pre>
+<script>window.addEventListener('load', function() {
+ scastie.Embedded('.scastie-snippet-cf44175c-37e5-41b9-9f11-9e39c3ab5957', {
+   code: `val x = 1 + 2
+println(x)`,
+   theme: 'light',
+    isWorksheetMode: true,
+    targetType: 'jvm',
+    scalaVersion: '2.12.6'
   })
-})</script>
+})</script>
 

⚠️ Inline snippets are slower to run than embedded ones, since they won't be