Skip to content

Commit 2102753

Browse files
committed
Regenerate docs
1 parent 2d14b64 commit 2102753

File tree

41 files changed

+521
-175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+521
-175
lines changed

404.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949

5050
<link rel="stylesheet" href="/assets/_mkdocstrings.css">
5151

52+
<link rel="stylesheet" href="/stylesheets/extra.css">
53+
5254
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5355

5456

@@ -85,8 +87,7 @@
8587
<nav class="md-header__inner md-grid" aria-label="Header">
8688
<a href="/." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
8789

88-
89-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
90+
<img src="/finecode_logo_white.png" alt="logo">
9091

9192
</a>
9293
<label class="md-header__button md-icon" for="__drawer">
@@ -107,6 +108,11 @@
107108

108109
</span>
109110
</div>
111+
<a href="/." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
112+
113+
<img src="/finecode_logo_white.png" alt="logo">
114+
115+
</a>
110116
</div>
111117
</div>
112118

@@ -372,8 +378,7 @@
372378
<label class="md-nav__title" for="__drawer">
373379
<a href="/." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
374380

375-
376-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
381+
<img src="/finecode_logo_white.png" alt="logo">
377382

378383
</a>
379384
FineCode

adr/0001-use-adr/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0002-port-file-discovery-for-wm-server/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0003-process-isolation-per-extension-environment/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0004-auto-shutdown-on-disconnect-timeout/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0005-zero-based-lines-and-resourceuri-fields-in-action-payloads-and-results/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0006-shared-action-types-as-the-action-identity-contract/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0007-single-registration-per-action-definition/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

adr/0008-explicit-specialization-metadata-for-language-actions/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151

5252
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
5353

54+
<link rel="stylesheet" href="../../stylesheets/extra.css">
55+
5456
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5557

5658

@@ -92,8 +94,7 @@
9294
<nav class="md-header__inner md-grid" aria-label="Header">
9395
<a href="../.." title="FineCode" class="md-header__button md-logo" aria-label="FineCode" data-md-component="logo">
9496

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
97+
<img src="../../finecode_logo_white.png" alt="logo">
9798

9899
</a>
99100
<label class="md-header__button md-icon" for="__drawer">
@@ -114,6 +115,11 @@
114115

115116
</span>
116117
</div>
118+
<a href="../.." title="FineCode" class="md-header__logo-mobile" aria-label="FineCode">
119+
120+
<img src="../../finecode_logo_white.png" alt="logo">
121+
122+
</a>
117123
</div>
118124
</div>
119125

@@ -379,8 +385,7 @@
379385
<label class="md-nav__title" for="__drawer">
380386
<a href="../.." title="FineCode" class="md-nav__button md-logo" aria-label="FineCode" data-md-component="logo">
381387

382-
383-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
388+
<img src="../../finecode_logo_white.png" alt="logo">
384389

385390
</a>
386391
FineCode

0 commit comments

Comments
 (0)