diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-11 14:51:45 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-11 14:51:45 -0800 |
commit | dc4ea54e2c0426c2bc02dd327a94d48e532ad244 (patch) | |
tree | 43a7aec1b2ffb2f341844a202ef51d2ba25c9568 /build/website/index.html | |
parent | bf2559d377c0837ee17323e74848ea70807f1598 (diff) |
changed donation list order
Diffstat (limited to 'build/website/index.html')
-rw-r--r-- | build/website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/website/index.html b/build/website/index.html index 8744a36..19986b1 100644 --- a/build/website/index.html +++ b/build/website/index.html @@ -130,8 +130,8 @@ Preston Pan <p>Here are some methods of donating I support:</p> <ul> - <li>XMR: <pre class="crypto-pre"><code class="crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre></li> <li>XMR, OpenAlias: preston@prestonpan.tech</li> + <li>XMR: <pre class="crypto-pre"><code class="crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre></li> </ul> <p> Thanks a lot for your support! |