Spaces:
Configuration error
Configuration error
File size: 420 Bytes
b06ed0c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<footer op-60>
<p mt-6 text-sm text-slate>
<span pr-1>Made by</span>
<a
border-b border-slate border-none hover:border-dashed
href="https://ddiu.io" target="_blank"
>
Diu
</a>
<span px-1>|</span>
<a
border-b border-slate border-none hover:border-dashed
href="https://github.com/ddiu8081/chatgpt-demo" target="_blank"
>
Source Code
</a>
</p>
</footer> |