Added GitHub star button next to logo
This commit is contained in:
@ -24,5 +24,6 @@ debug: false // Set debug to true if you want to inspect the dropdown
|
||||
{{- if eq .Title "Widgets" -}} <!-- Check if is widgets page, if so, add the widget cloud js script -->
|
||||
<script src="/widgets.js"></script>
|
||||
{{- end -}}
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user