We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc72b4 commit 4c55d85Copy full SHA for 4c55d85
src/client/common/links.tsx
@@ -45,10 +45,6 @@ export default function Links (): JSX.Element {
45
{
46
url: 'https://electerm.html5beta.com/sponsor-electerm.html',
47
title: 'Sponsor Electerm'
48
- },
49
- {
50
- url: 'https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/electerm',
51
- title: 'Themes'
52
}
53
]
54
return (
0 commit comments