You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: robohash/templates/root.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
Happy? ;)
11
11
12
-
colin@robohash.org
12
+
robo@robohash.org
13
13
14
14
-->
15
15
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@@ -529,7 +529,7 @@ <h1>Generate Unique images from any text </h1>
529
529
530
530
You should email me -
531
531
532
-
<ahref="mailto:colin@robohash.org" class="fade" title="I am probably not a robot.">colin@robohash.org</a>
532
+
<ahref="mailto:robo@robohash.org" class="fade" title="I am probably not a robot.">robo@robohash.org</a>
533
533
</p><p>
534
534
535
535
If the bandwidth gets crazy, I might add a [Robohash.org] banner to the bottom of the image. But it'd be super-tasteful.<br>
@@ -547,7 +547,7 @@ <h1>Generate Unique images from any text </h1>
547
547
</p><p>
548
548
For Gravatar enthusiasts, you can ask Robohash to use a Gravatar if one is available.<br>
549
549
Put either the email, or the hashed version, in your image where the string normally goes -<br><br>
550
-
For example: https://robohash.org/colin@robohash.org?gravatar=yes<br> or https://robohash.org/620050a4db5104bae758cd75171d64ca?gravatar=hashed
550
+
For example: https://robohash.org/robo@robohash.org?gravatar=yes<br> or https://robohash.org/620050a4db5104bae758cd75171d64ca?gravatar=hashed
551
551
</p><p>
552
552
<p>We've also conditioned our robots to accept commands either via params or directories-<br> For instance https://robohash.org/set_set3/bgset_bg1/3.14159?size=500x500
553
553
<p>Finally, the <ahref="https://github.com/e1ven/Robohash">Blueprints are available</a> to build your own robotic
0 commit comments