Add my watched list to Portfolio

This commit is contained in:
Nikola Petrov 2024-05-01 16:28:36 +02:00
parent 7034557fc5
commit 5aeeba811a
2 changed files with 10 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

View File

@ -17,10 +17,10 @@ router.get('/', function (req, res, next) {
link: "https://gitlab.com/homep/password_manager"
},
{
img: "/images/projects/media_player.jpeg",
title: "Media player",
des: "WPF",
link: "https://gitlab.com/school221/semester_3/uporabniski_vmesniki"
img: "/images/projects/list.jpeg",
title: "My watch/game list",
des: "",
link: "/list"
},
{
img: "/images/logo.png",
@ -34,6 +34,12 @@ router.get('/', function (req, res, next) {
des: "School project",
link: "https://gitlab.com/school221/projektna_naloga"
},
{
img: "/images/projects/media_player.jpeg",
title: "Media player",
des: "WPF",
link: "https://gitlab.com/school221/semester_3/uporabniski_vmesniki"
},
{
img: "/images/projects/bitshift.jpeg",
title: "BitShifters",