Add my watched list to Portfolio
This commit is contained in:
parent
7034557fc5
commit
5aeeba811a
BIN
public/images/projects/list.jpeg
Normal file
BIN
public/images/projects/list.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user