This commit is contained in:
parent
e9adb6f953
commit
c1b38e217e
@ -36,7 +36,7 @@ chronic internet meower
|
||||
>{
|
||||
services.map(([name, sub, href], i) => (
|
||||
<>
|
||||
<>{i ? " · " : ""}</>
|
||||
{i ? " · " : ""}
|
||||
<a href={href} title={name}>
|
||||
{sub}
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user