]> Untitled Git - lemmy.git/blobdiff - ui/src/components/sponsors.tsx
Updating code url references to https://github.com/LemmyNet/lemmy
[lemmy.git] / ui / src / components / sponsors.tsx
index dd12914df70718032a4cd2e1abf7525344afb6b2..643153e689aeb0a3da0ec27c5f21bd5c6517f829 100644 (file)
@@ -2,8 +2,14 @@ import { Component } from 'inferno';
 import { WebSocketService } from '../services';
 import { i18n } from '../i18next';
 import { T } from 'inferno-i18next';
+import { repoUrl } from '../utils';
 
-let general = ['Andre Vallestero', 'riccardo', 'NotTooHighToHack'];
+let general = [
+  'Nathan J. Goode',
+  'Andre Vallestero',
+  'riccardo',
+  'NotTooHighToHack',
+];
 let highlighted = ['Alex Benishek'];
 // let silver = [];
 // let gold = [];
@@ -36,16 +42,20 @@ export class Sponsors extends Component<any, any> {
   topMessage() {
     return (
       <div>
-        <h5>
-          { i18n.t('donate_to_lemmy') }
-        </h5>
+        <h5>{i18n.t('donate_to_lemmy')}</h5>
         <p>
           <T i18nKey="sponsor_message">
-            #<a href="https://github.com/dessalines/lemmy">#</a>
+            #<a href={repoUrl}>#</a>
           </T>
         </p>
-        <a class="btn btn-secondary" href="https://www.patreon.com/dessalines">
-          { i18n.t('support_on_patreon') }
+        <a class="btn btn-secondary" href="https://liberapay.com/Lemmy/">
+          {i18n.t('support_on_liberapay')}
+        </a>
+        <a
+          class="btn btn-secondary ml-2"
+          href="https://www.patreon.com/dessalines"
+        >
+          {i18n.t('support_on_patreon')}
         </a>
       </div>
     );
@@ -53,12 +63,8 @@ export class Sponsors extends Component<any, any> {
   sponsors() {
     return (
       <div class="container">
-        <h5>
-          { i18n.t('sponsors') }
-        </h5>
-        <p>
-          { i18n.t('general_sponsors') }
-        </p>
+        <h5>{i18n.t('sponsors')}</h5>
+        <p>{i18n.t('general_sponsors')}</p>
         <div class="row card-columns">
           {highlighted.map(s => (
             <div class="card bg-primary col-12 col-md-2 font-weight-bold">
@@ -78,32 +84,24 @@ export class Sponsors extends Component<any, any> {
   bitcoin() {
     return (
       <div>
-        <h5>
-          { i18n.t('crypto') }
-        </h5>
+        <h5>{i18n.t('crypto')}</h5>
         <div class="table-responsive">
           <table class="table table-hover text-center">
             <tbody>
               <tr>
-                <td>
-                  { i18n.t('bitcoin') }
-                </td>
+                <td>{i18n.t('bitcoin')}</td>
                 <td>
                   <code>1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK</code>
                 </td>
               </tr>
               <tr>
-                <td>
-                  { i18n.t('ethereum') }
-                </td>
+                <td>{i18n.t('ethereum')}</td>
                 <td>
                   <code>0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01</code>
                 </td>
               </tr>
               <tr>
-                <td>
-                  { i18n.t('monero') }
-                </td>
+                <td>{i18n.t('monero')}</td>
                 <td>
                   <code>
                     41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV