Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
6861220621
Update dependency octicons to v2.4.1 2022-05-04 19:06:01 +00:00

View File

@ -26,7 +26,7 @@
<link rel="manifest" href="/manifest.json"/>
<th:block th:if="${isLogged} == true and ${noMutualGuilds} == false">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css"/>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.4.1/octicons.min.css"/>
<link rel="stylesheet" href="css/github-activity.css"/>
</th:block>