New technologies, sticky navbar, more streamlined design
This commit is contained in:
parent
1e61583034
commit
c06e0d2547
7 changed files with 18 additions and 3 deletions
src/pages
|
@ -25,6 +25,11 @@ const techologydata = [
|
|||
link: 'https://www.typescriptlang.org/',
|
||||
image: 'typescript',
|
||||
},
|
||||
{
|
||||
title: 'Alpine Linux',
|
||||
link: 'https://alpinelinux.org/',
|
||||
image: 'alpine-linux',
|
||||
},
|
||||
]
|
||||
|
||||
const description =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue