mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Feature: add scrabble resolver project
This commit is contained in:
@@ -101,6 +101,13 @@
|
||||
|
||||
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../scrabble_resolver/">Scrabble resolver</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="toctree-l1 current">
|
||||
<a class="current" href="./">Springboot react webpack</a>
|
||||
|
||||
@@ -372,7 +379,7 @@ mvn release:clean (test cleaning)
|
||||
<a href="../../docker/docker_apache_log_generator/" class="btn btn-neutral float-right" title="Docker apache log generator">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
|
||||
|
||||
<a href="../project_deployer/" class="btn btn-neutral" title="Project deployer"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
<a href="../scrabble_resolver/" class="btn btn-neutral" title="Scrabble resolver"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -400,7 +407,7 @@ mvn release:clean (test cleaning)
|
||||
<a href="https://github.com/febbweiss/" class="icon icon-github" style="float: left; color: #fcfcfc"> GitHub</a>
|
||||
|
||||
|
||||
<span><a href="../project_deployer/" style="color: #fcfcfc;">« Previous</a></span>
|
||||
<span><a href="../scrabble_resolver/" style="color: #fcfcfc;">« Previous</a></span>
|
||||
|
||||
|
||||
<span style="margin-left: 15px"><a href="../../docker/docker_apache_log_generator/" style="color: #fcfcfc">Next »</a></span>
|
||||
|
||||
Reference in New Issue
Block a user