Change git username for feed
This commit is contained in:
parent
0db7c06132
commit
da11c93e0a
@ -1,4 +1,4 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html xmlns:th="http://www.thymeleaf.org">
|
<html xmlns:th="http://www.thymeleaf.org">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
@ -123,7 +123,7 @@
|
|||||||
<script th:src="@{/js/github-activity.js}"></script>
|
<script th:src="@{/js/github-activity.js}"></script>
|
||||||
<script>
|
<script>
|
||||||
GitHubActivity.feed({
|
GitHubActivity.feed({
|
||||||
username: "BrokenFire",
|
username: "Sebclem",
|
||||||
repository: "ClaptrapBot", // optional
|
repository: "ClaptrapBot", // optional
|
||||||
selector: "#feed",
|
selector: "#feed",
|
||||||
limit: 20 // optional
|
limit: 20 // optional
|
||||||
|
Loading…
Reference in New Issue
Block a user