File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1010< body class ="container mx-auto prose dark:prose-invert dark:bg-slate-900 pt-6 bg-white text-slate-900 ">
1111 < header >
1212 < nav class ="mx-auto flex items-center justify-between ">
13- < strong > JSON Server (* ^ω^) </ strong >
13+ < strong > JSON Server</ strong >
1414 < div class ="flex gap-x-6 ">
1515 < a href ="https://github.com/typicode/json-server ">
16- < span class ="ml-2 "> GitHub </ span >
16+ < span class ="ml-2 "> Docs </ span >
1717 </ a >
18- < a href ="https://github.com/sponsors/typicode ">
18+ < a href ="https://github.com/sponsors/typicode " class =" text-red-500 font-semibold " >
1919 < span class ="ml-2 "> ♡ Sponsor</ span >
2020 </ a >
2121 </ div >
2222 </ nav >
2323 </ header >
2424 < main class ="my-12 ">
25+ < p class ="bg-gradient-to-r from-purple-500 via-pink-500 to-red-500 text-transparent bg-clip-text "> ✧*。٩(ˊᗜˋ*)و✧*。</ p >
2526 < % if (Object.keys(it.data).length === 0) { %>
2627 < p > No resources found in JSON file</ p >
2728 < % } %>
You can’t perform that action at this time.
0 commit comments