aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/fatcat_web/templates/about.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/python/fatcat_web/templates/about.html b/python/fatcat_web/templates/about.html
index 4a234ff4..d22ab5c9 100644
--- a/python/fatcat_web/templates/about.html
+++ b/python/fatcat_web/templates/about.html
@@ -102,11 +102,11 @@ database library, Swagger/OpenAPI code generators, Kafka distributed log,
Ansible configuration management tool, and Ubuntu GNU/Linux operating system
distribution.
-<p>The front-page photo of a large feline with a cup of coffee is CC-0
-licensed. The name "fat cat" can be interpreted as short for "large catalog",
-as the service aspires to be a <i>universal</i> (complete) catalog of the
-digital scholarly record.
-<!-- TODO: attribution anyways -->
+<p>The front-page photo of a large feline with a cup of coffee is by
+<a href="http://www.kampschroer.com/photography.html">Quinn Kampschroer</a>,
+under a CC-0 licensed. The name "fat cat" can be interpreted as short for
+"large catalog", as the service aspires to be a <i>universal</i> (complete)
+catalog of the digital scholarly record.
<p>A list of technical contributors, including volunteers, is maintained in the
source code repository (<code>CONTRIBUTORS.md</code>). Thanks everybody!