@@ -95,38 +95,38 @@ <h2 class="text-center font-bold mb-10 text-2xl">eval | Code Playground</h2>
9595 </ div >
9696 < div
9797 class ="carrusel-img h-full grid grid-rows-1 auto-cols-max grid-flow-col gap-4 overflow-x-auto overflow-y-hidden snap-x snap-mandatory w-full py-4 ">
98- < a href ="https://dev2forge.is-a.software/eval/src /assets/images/png /python.png "
98+ < a href ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /python.png "
9999 data-pswp-width ="680 " data-pswp-height ="412 " target ="_blank ">
100100 < img title ="Startup Error " class ="w-[200px] h-auto object-contain "
101- src ="https://dev2forge.is-a.software/eval/src /assets/images/png /python.png "
101+ src ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /python.png "
102102 alt ="Playground on python mode. " />
103103 </ a >
104104
105- < a href ="https://dev2forge.is-a.software/eval/src /assets/images/png /ruby.png "
105+ < a href ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /ruby.png "
106106 data-pswp-width ="976 " data-pswp-height ="513 " target ="_blank ">
107107 < img title ="Successful Initialization " class ="w-[200px] h-auto object-contain "
108- src ="https://dev2forge.is-a.software/eval/src /assets/images/png /ruby.png "
108+ src ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /ruby.png "
109109 alt ="Program successfully started without requirements file installation. " />
110110 </ a >
111111
112- < a href ="https://dev2forge.is-a.software/eval/src /assets/images/png /js.png "
112+ < a href ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /js.png "
113113 data-pswp-width ="598 " data-pswp-height ="309 " target ="_blank ">
114114 < img title ="Virtual Environment Activated " class ="w-[200px] h-auto object-contain "
115- src ="https://dev2forge.is-a.software/eval/src /assets/images/png /js.png "
115+ src ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /js.png "
116116 alt ="Terminal console showing activated virtual environment for user interaction. " />
117117 </ a >
118118
119- < a href ="https://dev2forge.is-a.software/eval/src /assets/images/png /lua.png "
119+ < a href ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /lua.png "
120120 data-pswp-width ="1397 " data-pswp-height ="596 " target ="_blank ">
121121 < img title ="Execution with Requirements Installation " class ="w-[200px] h-auto object-contain "
122- src ="https://dev2forge.is-a.software/eval/src /assets/images/png /lua.png "
122+ src ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /lua.png "
123123 alt ="Program running with automatic requirements file installation process. " />
124124 </ a >
125125
126- < a href ="https://dev2forge.is-a.software/eval/src /assets/images/png /php.png "
126+ < a href ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /php.png "
127127 data-pswp-width ="566 " data-pswp-height ="257 " target ="_blank ">
128128 < img title ="User Session Maintained " class ="w-[200px] h-auto object-contain "
129- src ="https://dev2forge.is-a.software/eval/src /assets/images/png /php.png "
129+ src ="https://cdn.jsdelivr.net/gh/Dev2Forge /assets@main/projects/eval/previews/languages-playgrounds /php.png "
130130 alt ="User terminal session preserved and ready for continued interaction. " />
131131 </ a >
132132 </ div >
0 commit comments