Changed heatmap theme to forst
This commit is contained in:
parent
6e32e57d14
commit
a3820fae8e
|
|
@ -142,6 +142,6 @@
|
|||
<script src="/js/flavors.js"></script>
|
||||
<script src="/js/cat.js"></script>
|
||||
<script src="/js/heatmap.js"></script>
|
||||
<script>ContribHeatmap.render("#contrib", { theme: "trans" });</script>
|
||||
<script>ContribHeatmap.render("#contrib", { theme: "forest" });</script>
|
||||
|
||||
</html>
|
||||
Loading…
Reference in New Issue