Oh sweet smartphones, without you we wouldn’t be able to wake up on time, check our emails on the go, spy on our friends or stay amused while commuting to …
Articles by Karen Lawson
- 1
- 2
// Redirect Karen Lawson author archive to Our Writers page if (window.location.pathname.includes('/author/karen-lawson/')) { window.location.href = 'https://www.dailyaddict.com.au/our-writers/'; }if (window.location.pathname === '/author/karen-lawson/') { window.location.href = '/our-writers/'; }