Minor ko-fi button fixes
This commit is contained in:
@@ -27,14 +27,13 @@ const SpoolmanFooter: React.FC = () => {
|
|||||||
<Button
|
<Button
|
||||||
icon={
|
icon={
|
||||||
<img
|
<img
|
||||||
src="./kofi_s_logo_nolabel.png"
|
src="/kofi_s_logo_nolabel.png"
|
||||||
style={{
|
style={{
|
||||||
height: "1.6em",
|
height: "1.6em",
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
type="text"
|
type="text"
|
||||||
ghost
|
|
||||||
href="https://ko-fi.com/donkie"
|
href="https://ko-fi.com/donkie"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user