This commit is contained in:
InsanusMokrassar
2024-09-22 18:48:37 +00:00
parent dd61ef849f
commit 32fff399de
48 changed files with 858 additions and 2435 deletions

View File

@@ -267,14 +267,14 @@
<li class="md-nav__item">
<a class="md-nav__link" href="../startup.html">
<span class="md-ellipsis">
Startup Maven Central
Startup
</span>
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="../colors.html">
<span class="md-ellipsis">
Colors Maven Central
Colors
</span>
</a>
</li>
@@ -1022,7 +1022,7 @@ In difference with other repos, not all the methods of write key values repo req
</main>
<footer class="md-footer">
<nav aria-label="Footer" class="md-footer__inner md-grid">
<a aria-label="Previous: Colors Maven Central" class="md-footer__link md-footer__link--prev" href="../colors.html">
<a aria-label="Previous: Colors" class="md-footer__link md-footer__link--prev" href="../colors.html">
<div class="md-footer__button md-icon">
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"></path></svg>
</div>
@@ -1031,7 +1031,7 @@ In difference with other repos, not all the methods of write key values repo req
Previous
</span>
<div class="md-ellipsis">
Colors Maven Central
Colors
</div>
</div>
</a>