Skip to content

Instantly share code, notes, and snippets.

@yenereren
Created May 29, 2019 20:43
Show Gist options
  • Save yenereren/59df1a1a5e1fbb1310878fae0d33a4fb to your computer and use it in GitHub Desktop.
Save yenereren/59df1a1a5e1fbb1310878fae0d33a4fb to your computer and use it in GitHub Desktop.
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"}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment