Browse Source

Different mentions.

Herby Vojčík 4 years ago
parent
commit
016d980f46
1 changed files with 8 additions and 3 deletions
  1. 8 3
      index.html

+ 8 - 3
index.html

@@ -63,13 +63,18 @@ With Amber, client-side web development finally gets the power and productivity
 <div class="box last">
   <h2 id="mentions">Mentions</h2>
     <p>
-        Thanks for creating Amber: <a href="http://nicolas.petton.fr/">Nicolas Petton</a>.
+        Thanks for creating Amber:
+        <a href="http://nicolas.petton.fr/">Nicolas Petton</a>.
     </p>
     <p>
-        Thanks for supporting Amber: <a href="http://www.instantiations.com/"><img style="width: 6.2ex; height: 2.3ex" src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a>.
+        Thanks for supporting Amber:
+        <a href="http://www.instantiations.com/"><img style="width: 9.3ex; height: 3.45ex" src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a> &ndash;
+        they reward open-source contributors free license to VAST.
     </p>
     <p>
-        Amber is developed mostly in <a href="https://brave.com/amb399"><img style="width: 7.1667ex; height: 2.2ex" src="/brave-assets/Logos/Brave/PNG/primary/logotype/dark/brave-logotype-full-color.png"></a>.
+        Amber is developed mostly in
+        <a href="https://brave.com/amb399"><img style="width: 10.9ex; height: 3.3ex" src="/brave-assets/Logos/Brave/PNG/primary/logotype/dark/brave-logotype-full-color.png"></a>,
+        a browser from JavaScript creator Brendan Eich that blocks ads and trackers.
     </p>
 </div>