Add my watched list to Portfolio
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user