Skip to content

Commit dd4bfc3

Browse files
committed
feat: add Sponsors
1 parent ecae6a4 commit dd4bfc3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

templates/index.html

+15
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,21 @@ <h6 class="mb-0"><a class="link-body-emphasis" href="https://github.com/KipData/
230230
</li>
231231
</ul>
232232
</div>
233+
234+
<div>
235+
<h4 class="fst-italic">Sponsors</h4>
236+
<ul class="list-unstyled">
237+
<li>
238+
<div class="d-flex flex-column flex-lg-row gap-3 align-items-start align-items-lg-center py-3 link-body-emphasis text-decoration-none border-top">
239+
<img src="https://avatars.githubusercontent.com/u/49940663?v=4" height="96">
240+
<div class="col-lg-8">
241+
<h5 class="mb-0"><a class="link-body-emphasis" href="https://github.com/sacloudy">sacloud</a></h5>
242+
<small class="text-body-secondary">KipBlog Server Sponsor</small>
243+
</div>
244+
</div>
245+
</li>
246+
</ul>
247+
</div>
233248
</div>
234249
</div>
235250
</div>

0 commit comments

Comments
 (0)