// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 1, 2026
28.9 C
Singapore

Obama extends support to Trump, despite ‘political fight’

Former president Barack Obama on Friday sent a message of support to White House successor Donald Trump and his wife Melania, setting aside the bitter election battle to wish them a rapid recovery from Covid-19.

“Although we’re in the midst of a big political fight, and we take that very seriously, we also want to extend our best wishes to the president of the United States, the first lady,” Obama said at the start of a fundraising event with vice presidential candidate Kamala Harris.

“Michelle and I are hopeful that they and others that have been affected by Covid-19 around the country are getting the care that they need, that they are going to be on the path to a speedy recovery.” he said.

“We’re all Americans and we’re all human beings, and we want to make sure everybody is healthy.”

elc-ec/ft

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

‘I still wonder if it’s enough’: Singapore man earns S$5.6k across 3 jobs but worries about living costs

A Singaporean in his early 30s says he earns about S$5,600 a month across three jobs, but still isn't convinced it's enough to keep up with the country's rising cost of living.

Woman tempted to reunite with ex-fiancé despite years of breakups and broken promises

The couple had been together for six years and had already applied for an HDB flat before calling it quits.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks