File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 7
7
{{/* {{ partial "skippy" . }} */}}
8
8
{{ partial "sidebar" . }}
9
9
< div class ="wrapper flex-grow-1 ">
10
+ < div class ="alert alert-light d-flex justify-content-center rounded-0 border-bottom ">
11
+ < span class ="me-3 "> If you like this project and want to help us, please give us a star ⭐️ on Github. ➡️</ span >
12
+ < a class ="github-button " href ="https://github.com/coreui/coreui " data-size ="large " aria-label ="Star coreui/coreui on GitHub "> Star</ a >
13
+ < span class ="ms-3 "> 🙏</ span >
14
+ </ div >
10
15
{{ partial "header" . }}
11
16
{{ block "main" . }}
12
17
{{ end }}
Original file line number Diff line number Diff line change 14
14
{{- end }}
15
15
16
16
< script src ="{{ $docsJs.Permalink | relURL }} "> </ script >
17
+
18
+ <!-- Place this tag in your head or just before your close body tag. -->
19
+ < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
You can’t perform that action at this time.
0 commit comments