Skip to content

Commit

Permalink
fix file path contributions & removed absent contribution folder
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurelineP committed Oct 22, 2023
1 parent dcad1bb commit 46f224c
Show file tree
Hide file tree
Showing 21 changed files with 13 additions and 44 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,6 @@
<title>CSS Character</title>
</head>
<body>
<!-- <div class="normal">
<div class="inner-ring">
<div class="shade"></div>
<div class="shade"></div>
<div class="shade"></div>
<div class="shade"></div>
<div class="shade"></div>
<div class="shade"></div>
<div class="circle"></div>
</div>
<div class="inner-ring">
<div class="tomoe"></div>
<div class="tomoe"></div>
<div class="tomoe"></div>
<div class="circle"></div>
</div>
</div> -->

<div class="eyeball">
<div class="sharingan">
<div class="inner-ring">
Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file removed Art/vikasgadge/The Mantras.mp4
Binary file not shown.
Binary file added Art/vikasgadge28/The_Mantras.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
38 changes: 13 additions & 25 deletions include.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ let cards = [
author: 'Aniket',
githubLink: 'https://github.com/aniketmdinde'
},
// TODO: REMOVE Coffee machine x 2 author has it
{
artName: 'Coffee Dispenser',
pageLink: './Art/TejaJanakiRam/index.html',
Expand Down Expand Up @@ -97,13 +98,6 @@ let cards = [
author: 'ODANOU Massahoud',
githubLink: 'https://github.com/massdx'
},
{
artName: 'Cubic Circle Animation',
pageLink: './Art/88Abhi/index.html',
imageLink: './Art/88Abhi/cubeAnimation.png',
author: 'Abhishek',
githubLink: 'https://github.com/88Abhi'
},
{
artName: 'Shooting stars in the night sky',
pageLink: './Art/ahmedalhamad7/stars.html',
Expand Down Expand Up @@ -197,8 +191,8 @@ let cards = [
},
{
artName: 'The Mantras',
pageLink: './Art/vikasgadge/index.html',
imageLink: './Art/vikasgadge/The Mantras.mp4',
pageLink: './Art/vikasgadge28/index.html',
imageLink: './Art/vikasgadge28/The_Mantras.gif',
author: 'vikasgadge',
githubLink: 'https://github.com/vikasgadge28'
},
Expand Down Expand Up @@ -442,13 +436,6 @@ let cards = [
author: 'JT Singh',
githubLink: 'https://github.com/JT-Singh'
},
{
artName: 'hanisntsolo',
pageLink: './Art/Joy/hanisntsolo.html',
imageLink: './Art/Joy/hanisntsolo.gif',
author: 'Hanisntsolo',
githubLink: 'https://github.com/hanisntsolo'
},
{
artName: 'Triangle',
pageLink: './Art/Joy/triangle.html',
Expand Down Expand Up @@ -948,8 +935,8 @@ let cards = [
},
{
artName: 'Starry Night',
pageLink: './Art/lucileTech/starry_night.html',
imageLink: './Art/lucileTech/starry_night.png',
pageLink: './Art/LucileTech/starry-night/starry_night.html',
imageLink: './Art/LucileTech/starry-night/starry_night.png',
author: 'LucileTech',
githubLink: 'https://https://github.com/LucileTech'
},
Expand Down Expand Up @@ -983,8 +970,8 @@ let cards = [
},
{
artName: 'Let the Sunshine In',
pageLink: './Art/Sunshine/sunshine.html',
imageLink: './Art/Sunshine/styles.css',
pageLink: './Art/LucileTech/Sunshine/sunshine.html',
imageLink: './Art/LucileTech/Sunshine/styles.css',
author: 'LucileTech',
githubLink: 'https://https://github.com/LucileTech'
},
Expand Down Expand Up @@ -1499,6 +1486,7 @@ let cards = [
author: 'Hrishit',
githubLink: 'https://github.com/Hrishit-B'
},
// TODO: REMOVE Coffee machine x 2 author has it
{
artName: 'Coffee Machine',
pageLink: './Art/shruti-sen2004/index.html',
Expand Down Expand Up @@ -1971,8 +1959,8 @@ let cards = [
},
{
artName: 'Rotating Spirals',
pageLink: './Art/vivek/RotatingSpirals.html',
imageLink: './Art/vivek/RotatingStars.gif',
pageLink: './Art/Vivek-Kumar/RotatingSpirals.html',
imageLink: './Art/Vivek-Kumar/RotatingSpirals.gif',
author: 'vivekBoii',
githubLink: 'https://github.com/vivekBoii'
},
Expand Down Expand Up @@ -2083,8 +2071,8 @@ let cards = [
},
{
artName: 'Three Animate',
pageLink: './Art/ankoorgarai/index.html',
imageLink: './Art/ankoorgarai/threeanimate.gif',
pageLink: './Art/ankoorgorai/index.html',
imageLink: './Art/ankoorgorai/threeanimate.gif',
author: 'Ankoor Gorai',
githubLink: 'https://github.com/ankoorgorai'
},
Expand Down Expand Up @@ -2168,7 +2156,7 @@ let cards = [
{
artName: 'Bouncy Loader',
pageLink: './Art/tmsagarofficial/anim1.html',
imageLink: './Art/gabriel-conde/anim1.gif',
imageLink: './Art/tmsagarofficial/anim1.gif',
author: 'tmsagarofficial',
githubLink: 'https://github.com/tmsagarofficial'
},
Expand Down

0 comments on commit 46f224c

Please sign in to comment.