website/site/config.js
2026-02-08 22:31:05 +01:00

4 lines
68 B
JavaScript

export const config = {
BASE_URL: 'https://victorvobis.org/'
};