Ahhh New Year’s Eve. That magical night when we get to put on our best sparkly outfit (or get a new one), glam up, and get ready to send off …
// 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/'; }