File tree Expand file tree Collapse file tree 2 files changed +21
-5
lines changed
Expand file tree Collapse file tree 2 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 127127.app {
128128 position : relative ;
129129 z-index : 0 ;
130+ min-height : 100vh ;
130131
131132 & .black {
132133 --foreground : white ;
@@ -173,6 +174,7 @@ header {
173174}
174175
175176.project {
177+
176178 .credits {
177179 font-size : 1rem ;
178180 padding : var (--pad );
Original file line number Diff line number Diff line change @@ -56,17 +56,31 @@ export default [
5656 scale : "1" ,
5757 } ,
5858 {
59- "url" : "https://gfx.aimparency.org/eyesoup-no-pose/" ,
60- "author" : "Felix Niemeyer" ,
61- "author_url" : "https://www.instagram.com/fairlix/" ,
62- "color" : "black" ,
63- "scale" : "1"
59+ url : "https://soft-khapse-0c54d2.netlify.app/red-boids/" ,
60+ author : "Dirk Lankamp / der_visualist" ,
61+ author_url : "https://dirk-lankamp.com" ,
62+ color : "white" ,
63+ scale : "1.01"
64+ } ,
65+ {
66+ url : "https://gfx.aimparency.org/eyesoup-no-pose/" ,
67+ author : "Felix Niemeyer" ,
68+ author_url : "https://www.instagram.com/fairlix/" ,
69+ color : "black" ,
70+ scale : "1"
6471 } ,
6572 {
6673 "url" : "https://www.shadertoy.com/embed/lX3XWl?gui=false&paused=false&muted=true" ,
6774 "author" : "Matthias Meissen" ,
6875 "author_url" : "https://www.instagram.com/matthiasmeissen/" ,
6976 "color" : "black" ,
7077 "scale" : "1"
78+ } ,
79+ {
80+ url : "https://soft-khapse-0c54d2.netlify.app/white-bubbles/" ,
81+ author : "Dirk Lankamp / der_visualist" ,
82+ author_url : "https://dirk-lankamp.com" ,
83+ color : "white" ,
84+ scale : "1.01"
7185 }
7286] ;
You can’t perform that action at this time.
0 commit comments