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"> <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