parent
48bfbf8f9a
commit
9b2bea8576
2 changed files with 6 additions and 6 deletions
|
|
@ -216,12 +216,12 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="sidebar-sponsor">
|
||||
<a class="partner-link" href="http://playground.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=worklogo" target="_blank" data-details="qlik__image">
|
||||
<img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/6phwj0aavouj6honvm9k.png") %>" />
|
||||
<a class="partner-link" href="https://developer.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=allylogo" target="_blank" data-details="qlik__image">
|
||||
<img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/eyinucxpl8a4ag51punb.png") %>" />
|
||||
</a>
|
||||
<div class="sponsor-tagline">
|
||||
Helping developers make data work for them with Qlik APIs.
|
||||
<a class="partner-link sponsor-learn-more" href="http://playground.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=worklogo" target="_blank" data-details="qlik__learn-more">
|
||||
Helping developers turn data into their ally with Qlik APIs.
|
||||
<a class="partner-link sponsor-learn-more" href="https://developer.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=allylogo" target="_blank" data-details="qlik__learn-more">
|
||||
Learn More
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -43,9 +43,9 @@
|
|||
|
||||
<hr/>
|
||||
|
||||
<a href="http://playground.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=worklogo"><img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/6phwj0aavouj6honvm9k.png", 260) %>" /></a>
|
||||
<a href="https://developer.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=allylogo"><img src="<%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/eyinucxpl8a4ag51punb.png", 260) %>" /></a>
|
||||
|
||||
<p><a href="http://playground.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=worklogo">Qlik</a> is a data analytics platform that powers some of the world's biggest organizations. Qlik Playground is a programming environment that allows you to use, explore, and test Qlik technology. This is often the missing piece when working with data platforms like Qlik. Playground helps you understand and leverage the power of the platform.</p>
|
||||
<p><a href="https://developer.qlik.com?utm_medium=direct_buy&utm_source=devto&utm_campaign=allylogo">Qlik</a> is a data analytics platform that powers some of the world's biggest organizations. Qlik Playground is a programming environment that allows you to use, explore, and test Qlik technology. This is often the missing piece when working with data platforms like Qlik. Playground helps you understand and leverage the power of the platform.</p>
|
||||
|
||||
<hr/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue