forked from kompetenzinventar/ki-frontend
Compare commits
1 Commits
feature/fl
...
brain-patc
Author | SHA1 | Date | |
---|---|---|---|
13fb15e033 |
@ -18,13 +18,5 @@
|
|||||||
"5": {
|
"5": {
|
||||||
"short": "> 5J",
|
"short": "> 5J",
|
||||||
"long": "mehr als 5 Jahre"
|
"long": "mehr als 5 Jahre"
|
||||||
},
|
|
||||||
"10": {
|
|
||||||
"short": "[C]",
|
|
||||||
"long": "Project Contributor"
|
|
||||||
},
|
|
||||||
"11": {
|
|
||||||
"short": "[M]",
|
|
||||||
"long": "Project Maintainer"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||||||
<div class="fw-bold text-white mb-2">Kompetenzinventar</div>
|
<div class="fw-bold text-white mb-2">Kompetenzinventar</div>
|
||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li><a href="https://git.wtf-eg.de/kompetenzinventar">Quellcode</a></li>
|
<li><a href="https://git.wtf-eg.de/kompetenzinventar">Quellcode</a></li>
|
||||||
<li><a href="https://git.wtf-eg.de/kompetenzinventar/ki-frontend/issues/new">Problem melden</a></li>
|
<li><a href="https://git.wtf-eg.de/kompetenzinventar/ki-doku/issues/new/choose">Problem melden</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user