Skip to content

Commit 974ef2e

Browse files
committed
[src/app/navbar/navbar.component.html] Add crawlComply link & description
1 parent 725e658 commit 974ef2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/app/navbar/navbar.component.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@ <h1>
2323
New: <a href="https://verMan.io" target="_blank" style="line-height: unset !important;">verMan.io</a> released for
2424
1-click deploys: any &lbrace;ML,database,server&rbrace; any &lbrace;cloud,VM,docker,machine&rbrace; from/to any OS
2525
</nav>
26+
<nav class="flex-direction-row" style="background: #6B8E23; color: whitesmoke; line-height: unset !important;"
27+
(click)="openUrl('https://verMan.io', '_blank')">
28+
Soon: <a href="https://crawlComply.com" target="_blank" style="line-height: unset !important;">crawlComply.com</a>
29+
the GitHub bot for linting and coverage, with history and AI powered improvement suggestions
30+
</nav>
2631
<ng-content></ng-content>
2732
</section>

0 commit comments

Comments
 (0)