mirror of
https://github.com/avinal/box-box.git
synced 2026-07-04 03:00:09 +05:30
feat: add basic working theme
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div
|
||||
class="relative overflow-auto px-4 ring-1 ring-gray-800 mt-5 text-center text-light text-gray-500"
|
||||
>
|
||||
<span
|
||||
><a href="https://github.com/avinal/box-box">Box Box</a> | A
|
||||
<a href="https://gohugo.io/">Hugo</a> theme by
|
||||
<a href="https://avinal.space">Avinal</a>
|
||||
</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user