Skip to content

Commit e789096

Browse files
save file
1 parent 69fa49c commit e789096

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

index.html

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
<head>
66
<meta charset=utf-8>
77

8-
<title>ext-code.com</title>
8+
<title>
9+
ext-code.com
10+
</title>
11+
912
<meta name=description content='ext-code.com offers a suite of tools for programmers : code editors, Git utilities, SEO diagnostics, and more, alongside a technical blog and curated shop for dev essentials. Built for clarity, control, and deep understanding.'>
1013

1114
<base href='https://ext-code.com/'>
@@ -422,6 +425,46 @@ <h3 class=heading>
422425

423426
</div misc>
424427

428+
429+
<!-- ai -->
430+
431+
<div id=ai>
432+
433+
<a href='/utils/ai/ai.html' style='display:block'>
434+
<h3 class=heading>
435+
Artificial Intelligence and machine learning
436+
</h3>
437+
438+
<div class=description>
439+
<!--
440+
<div class=no-underline>
441+
</div>
442+
-->
443+
<div style='text-align:right'>
444+
view the full list
445+
</div>
446+
</div>
447+
</a>
448+
449+
<div class=table2>
450+
451+
<a class=sub href='#'>
452+
<div class=sub-title>
453+
<img class=sub-icon src=''>
454+
<span>
455+
coming soon
456+
</span>
457+
</div>
458+
<div class=sub-hr></div>
459+
<div class=sub-desc>
460+
</div>
461+
</a>
462+
463+
</div>
464+
465+
</div>
466+
467+
425468

426469
<!-- github -->
427470

0 commit comments

Comments
 (0)