Update logo.js

This commit is contained in:
Tomáš Dvořák
2025-10-03 18:34:46 +02:00
committed by GitHub
parent df930e3d9c
commit f15b2b5630
+1 -1
View File
@@ -2,7 +2,7 @@ import './style.css'
import gsap from 'gsap'
// Configuration
const API_BASE_URL = 'https://logoapi.sportcreative.eu/'
const API_BASE_URL = 'https://logoapi.sportcreative.eu'
// Get UUID from URL
const urlParams = new URLSearchParams(window.location.search)