1+ <aside >
2+ <div id =" custom-wall" >
3+ {% set r = range (0, 2) | random %}
4+ {%- if r == 0 %}
5+ <div class =" vuejs" >
6+ <img src =" /img/vuejs.svg" alt =" Vue.js Logo" >
7+ <p >The Official Certification of competence for the <span >Vue.js framework.</span ></p >
8+ <div >
9+ <img height =" 90" width =" 90" src =" /img/evan.webp" alt =" Even You" >
10+ <p ><small >In partnership with:</small ><br ><strong >Evan You</strong ><br >Creator of Vue.js</p >
11+ </div >
12+ <a href =" https://certificates.dev/vuejs?utm_source=CSSTIP&utm_medium=website&utm_campaign=affiliate&friend=CSSTIP" >Get Vue.js Certified</a >
13+ </div >
14+ {%- else %}
15+ <div class =" nuxt" >
16+ <img src =" /img/nuxt.svg" alt =" Nuxt Logo" >
17+ <p >The Official Certification of competence for the <span >Nuxt framework.</span ></p >
18+ <div >
19+ <img height =" 90" width =" 90" src =" /img/chopin.webp" alt =" Sébastien Chopin" >
20+ <p ><small >In partnership with:</small ><br ><strong >Sébastien Chopin</strong ><br >Creator of Nuxt</p >
21+ </div >
22+ <a href =" https://certificates.dev/nuxt?utm_source=CSSTIP&utm_medium=website&utm_campaign=affiliate&friend=CSSTIP" >Get Nuxt Certified</a >
23+ </div >
24+ {%- endif %}
25+
26+ <!-- <div class="sponso">
27+ <a href="/advertise/"><small>Place your ad here</small></a>
28+ <p>Reach a wide audience of web developers with a personalized and attractive ad.</p>
29+ <p>Don't miss the opportunity to promote your product starting from <strong>100$/month</strong>.</p>
30+ <a href="/advertise/">Advertise with CSS Tip</a>
31+ </div>-->
32+ </div >
33+ <div style =" height :350px ;overflow : clip ;" ><script async type =" text/javascript" src =" //cdn.carbonads.com/carbon.js?serve=CW7D653J&placement=css-tipcom&format=cover" id =" _carbonads_js" ></script ></div >
34+ <a href =" https://css-loaders.com/" target =" _blank" >
35+ <img src =" /img/css-loader.jpg" alt =" CSS Loaders" >
36+ </a >
37+ <a href =" https://css-pattern.com/" target =" _blank" >
38+ <img src =" /img/css-pattern.jpg" alt =" CSS Patterns" >
39+ </a >
40+ <a href =" https://css-shape.com/" target =" _blank" >
41+ <img src =" /img/css-shape.jpg" alt =" CSS Shape" >
42+ </a >
43+ <a href =" https://ko-fi.com/temani" target =" _blank" >
44+ <img src =" /img/kofi.png" alt =" Buy Me a coffe" >
45+ </a >
46+ </aside >
0 commit comments