diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..383ee89 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ "gitea.instanceURL": "https://git.aj-official.xyz", + "gitea.domain": "git.aj-official.xyz", + "gitea.port": 3000, + "gitea.owner": "ajofficial", + "gitea.repo": "aj-portfolio" +} \ No newline at end of file