Add: Bypass for too many requests to the github api
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
const noFavourites = /*[[#{noFavourites}]]*/ '';
|
||||
const updateAvailable = /*[[#{settings.updateAvailable}]]*/ '';
|
||||
</script>
|
||||
<script src="js/githubVersion.js"></script>
|
||||
<script th:if="${@shouldShow}" src="js/githubVersion.js"></script>
|
||||
<nav class="navbar navbar-expand-lg">
|
||||
<div class="container ">
|
||||
<a class="navbar-brand" th:href="@{/}" style="display: flex;">
|
||||
|
||||
Reference in New Issue
Block a user