mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 20:12:57 +00:00
Update logo.js
This commit is contained in:
@@ -2,7 +2,7 @@ import './style.css'
|
|||||||
import gsap from 'gsap'
|
import gsap from 'gsap'
|
||||||
|
|
||||||
// Configuration
|
// Configuration
|
||||||
const API_BASE_URL = 'https://logoapi.sportcreative.eu/'
|
const API_BASE_URL = 'https://logoapi.sportcreative.eu'
|
||||||
|
|
||||||
// Get UUID from URL
|
// Get UUID from URL
|
||||||
const urlParams = new URLSearchParams(window.location.search)
|
const urlParams = new URLSearchParams(window.location.search)
|
||||||
|
|||||||
Reference in New Issue
Block a user