@@ -133,7 +133,7 @@ function clean_str($str) {
// 🧒 👦 👨👦👦
echo '<p class="sports" style="font-size: 4px;">
⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 🏆 🏟 ⛹️
- <a href="$item_link">happened</a>
+ <a href="' . $item_link . '">happened</a>
</p>';
// Break out of 2nd-level loop.
continue 2;