This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const qaPairs = [ | |
{q: 'newrelic öldü mü?', a:"yok ölmedi, kalbimizde"}, | |
{q: 'Yıkık mısın', a:"https://youtu.be/rUNPLIkY_pU"}, | |
{q: 'sibel nerede', a:"boş yapıyor"}, | |
{q: 'nasılsın', a:"iyi sen"}, | |
{q: 'bu güzel de kimmiş', a:"AAA BENMİŞİM"}, | |
{q: 'newrelic güncellemesi hakkında konuşuyor.', a:"https://youtu.be/QUtHu50HGVM"}, | |
{q: 'Sibel"in son sözün nedir', a:"Size son sozlerim bunlar:\n https://www.instagram.com/p/Bxzff5ahpIZ/?igshid=1358c0k25ovdv"} | |
]; |