diff --git a/include.js b/include.js index 5fec8e863..9268f68ce 100644 --- a/include.js +++ b/include.js @@ -2882,6 +2882,12 @@ let cards = [ author: 'Jay', githubLink: 'https://github.com/moutro' }, + { + artName: 'mojaanimacia', + pageLink: './Art/mojaanimacia/stranka.html', + author: 'Martin052', + githubLink: 'https://github.com/martin052' + }, { artName: 'Animatron', pageLink: './Art/shazeen-1990/index.html', @@ -2903,6 +2909,13 @@ let cards = [ author: 'Kalliran', githubLink: 'https://github.com/Kalliran' }, + { + artName: 'Soccer', + pageLink: './Art/Soccer/index.html', + imageLink: './Art/Soccer/big.png', + author: 'Boris', + githubLink: 'https://github.com/henzbori' + }, ]; /* -------------------------------------------------------------------------- */