File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 <div class =" flex items-center gap-2" >
8080 <a
8181 href ="https://github.com/Datapack-Hub/wiki/blob/main/src/routes {page .url .pathname }/%2Bpage.svx"
82- class =" bg-black/45 p-2 rounded-lg py-1 flex items-center gap-2 hover:text -stone-100 aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange"
82+ class =" p-2 rounded-lg py-1 flex items-center gap-2 hover:bg -stone-700 hover:text-white hover:font-medium aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange"
8383 aria-label =" Edit" >
8484 <IconEdit />
8585 <span class =" hidden sm:block" >Edit</span >
8686 </a >
8787 <button
88- class =" bg-black/45 p-2 rounded-lg py-1 flex items-center gap-2 hover:text -stone-100 aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange cursor-pointer"
88+ class =" p-2 rounded-lg py-1 flex items-center gap-2 hover:bg -stone-700 hover:text-white hover:font-medium aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange cursor-pointer"
8989 aria-label =" Copy URL"
9090 onclick ={copyUrl }>
9191 <IconShare />
9292 <span class ="hidden sm:block" >{shareText }</span >
9393 </button >
9494 <a
9595 href =" https://discord.gg/xHTHbZqXr6"
96- class =" bg-black/45 p-2 rounded-lg py-1 flex items-center gap-2 hover:text -stone-100 aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange"
96+ class =" p-2 rounded-lg py-1 flex items-center gap-2 hover:bg -stone-700 hover:text-white hover:font-medium aspect-square sm:aspect-auto focus-visible:outline-2 focus-visible:outline-dph-orange"
9797 aria-label =" Discord" >
9898 <IconDiscord />
9999 <span class =" hidden sm:block" >Discord</span >
You can’t perform that action at this time.
0 commit comments