Skip to content

Commit 0d03316

Browse files
committed
added Cyber Security Icon
1 parent 054ff00 commit 0d03316

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docusaurus.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,7 @@ const config = {
143143
<a href="/tutorial/git/introduction" class="nav__icons"> <img src="/icons/git.svg" title="Git" alt="Git" /> </a>
144144
<a href="/tutorial/github/introduction-to-github" class="nav__icons"> <img src="/icons/github.svg" title="GitHub" alt="GitHub" /> </a>
145145
<a href="/tutorial/category/react/" class="nav__icons"> <img src="/icons/jsx.svg" title="React.Js" alt="React" /> </a>
146-
<a href="#" class="nav__icons"> <img src="/icons/ts.svg" title="TypeScript" alt="TypeScript" /> </a>
147-
<a href="#" class="nav__icons"> <img src="/icons/py.svg" title="Python" alt="Python" /> </a>
148-
<a href="#" class="nav__icons"> <img src="/icons/tailwind-css.svg" title="Tailwind CSS" alt="Tailwind" /> </a>
149-
<a href="#" class="nav__icons"> <img src="/icons/next-js.svg" title="NextJs" alt="Next" /> </a>
146+
<a href="/tutorial/cybersecurity" class="nav__icons"> <img src="/icons/cyber-security.png" title="Cyber Security" alt="Cyber Security" /> </a>
150147
</div>
151148
</div>`,
152149
},

static/icons/cyber-security.png

1.86 KB
Loading

0 commit comments

Comments
 (0)