aboutsummaryrefslogtreecommitdiff
path: root/projects.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-11-26 15:54:23 -0500
committerAndrew Lee <alee14498@gmail.com>2019-11-26 15:54:23 -0500
commitb99356105115fec32d75a43bfb5b054220d90141 (patch)
treec54923e6e45ac871211a194b30cfdb312dbf8e18 /projects.html
parent053f17ea6bb49eeb2043b19fd3bbbad8eeb366d3 (diff)
downloadalp-website-b99356105115fec32d75a43bfb5b054220d90141.tar.gz
alp-website-b99356105115fec32d75a43bfb5b054220d90141.tar.bz2
alp-website-b99356105115fec32d75a43bfb5b054220d90141.zip
now using gitea api
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.html b/projects.html
index d1dc96f..7f68c5e 100644
--- a/projects.html
+++ b/projects.html
@@ -63,7 +63,7 @@ permalink: /projects
}
};
}
- xhttp.open("GET", "https://api.github.com/users/aleeproductions/repos", true);
+ xhttp.open("GET", "https://git.alee-productions.xyz/api/v1/users/aleeproductions/repos", true);
xhttp.send();
</script>
<script type="text/javascript" data-main="/js/yt-list-videos.js" src="https://requirejs.org/docs/release/2.3.5/minified/require.js"></script> \ No newline at end of file