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"
|
link: "https://gitlab.com/homep/password_manager"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
img: "/images/projects/media_player.jpeg",
|
img: "/images/projects/list.jpeg",
|
||||||
title: "Media player",
|
title: "My watch/game list",
|
||||||
des: "WPF",
|
des: "",
|
||||||
link: "https://gitlab.com/school221/semester_3/uporabniski_vmesniki"
|
link: "/list"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
img: "/images/logo.png",
|
img: "/images/logo.png",
|
||||||
@ -34,6 +34,12 @@ router.get('/', function (req, res, next) {
|
|||||||
des: "School project",
|
des: "School project",
|
||||||
link: "https://gitlab.com/school221/projektna_naloga"
|
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",
|
img: "/images/projects/bitshift.jpeg",
|
||||||
title: "BitShifters",
|
title: "BitShifters",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user