- Update project #1

Closed
kamilniemczycki wants to merge 12 commits from fit into main
Showing only changes of commit 3b0fb4d626 - Show all commits

View File

@ -13,6 +13,13 @@ const links = [
title: 'Mój LinkedIn', title: 'Mój LinkedIn',
text: '/in/kamilniemczycki', text: '/in/kamilniemczycki',
}, },
{
slug: 'gitea',
faIcon: ['fas', 'arrow-up-right-from-square'],
url: 'https://git.kamilcraft.com/kamilniemczycki',
title: 'Prywatny serwer git',
text: 'git.kamilcraft.com',
},
{ {
slug: 'github', slug: 'github',
faIcon: ['fab', 'github'], faIcon: ['fab', 'github'],