mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2025-03-03 22:25:48 +07:00
Adds missing links to GitHub & Contributing to navbar
This commit is contained in:
parent
872ac86443
commit
e47b268f0b
@ -62,7 +62,8 @@ export default component$(() => {
|
|||||||
</details>
|
</details>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#" class="tooltip flex tooltip-bottom" data-tip="View / Edit Source & Data">
|
<a href="https://github.com/lissy93/personal-security-checklist"
|
||||||
|
class="tooltip flex tooltip-bottom" data-tip="View / Edit Source & Data">
|
||||||
<Icon icon="github" width={16} height={16} />GitHub
|
<Icon icon="github" width={16} height={16} />GitHub
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -133,10 +134,10 @@ export default component$(() => {
|
|||||||
</a>
|
</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="#">Contributing</a>
|
<a href="https://github.com/Lissy93/personal-security-checklist/?tab=readme-ov-file#contributing">Contributing</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#">License</a>
|
<a href="https://github.com/Lissy93/personal-security-checklist/blob/master/LICENSE">License</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user