mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 06:51:05 +01:00
build: investigate why fetching doesnt work
This commit is contained in:
parent
0ff8c539b1
commit
7d03f61f03
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ for (const project of projects) {
|
||||||
})
|
})
|
||||||
).json();
|
).json();
|
||||||
|
|
||||||
|
console.log(import.meta.env);
|
||||||
console.log(repository); //debug
|
console.log(repository); //debug
|
||||||
|
|
||||||
project.stats = {
|
project.stats = {
|
||||||
|
|
Loading…
Reference in a new issue