Change git username for feed

This commit is contained in:
Sebastien 2019-05-02 10:33:27 +02:00
parent 0db7c06132
commit da11c93e0a

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@ -123,7 +123,7 @@
<script th:src="@{/js/github-activity.js}"></script>
<script>
GitHubActivity.feed({
username: "BrokenFire",
username: "Sebclem",
repository: "ClaptrapBot", // optional
selector: "#feed",
limit: 20 // optional