Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 072e4e7

Browse files
author
Davide Faconti
committed
Deployed 481c45b with MkDocs version: 1.0.4
1 parent 07cf330 commit 072e4e7

File tree

17 files changed

+32
-32
lines changed

17 files changed

+32
-32
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

BT_basics/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>
@@ -741,7 +741,7 @@ <h3 id="sequence">Sequence</h3>
741741
<p><img alt="FallbackNodes" src="../images/FallbackBasic.png" /> </p>
742742
<blockquote>
743743
<p>In the door open?</p>
744-
<p>I not, try to open the door.</p>
744+
<p>If not, try to open the door.</p>
745745
<p>Otherwise, if you have a key, unlock and open the door.</p>
746746
<p>Otherwise, smash the door. </p>
747747
<p>If any of these actions succeeded, then enter the room.</p>

BlackBoard/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

DecoratorNode/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

FallbackNode/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

NodeParameters/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

SequenceNode/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

getting_started/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252

5353

54-
<meta name="theme-color" content="#2196f3">
54+
<meta name="theme-color" content="">
5555

5656

5757

@@ -71,7 +71,7 @@
7171

7272

7373

74-
<body dir="ltr" data-md-color-primary="blue" data-md-color-accent="indigo">
74+
<body dir="ltr" data-md-color-primary="dark-blue" data-md-color-accent="indigo">
7575

7676
<svg class="md-svg">
7777
<defs>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)