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 77 {{/* {{ partial "skippy" . }} */}}
88 {{ partial "sidebar" . }}
99 < 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 >
1015 {{ partial "header" . }}
1116 {{ block "main" . }}
1217 {{ end }}
Original file line number Diff line number Diff line change 1414{{- end }}
1515
1616< 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