From 98d22f6c9926fe4d7987c12d9450359b051dc792 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Fri, 20 Oct 2017 17:19:09 -0700 Subject: [PATCH] Adds logo explanation. --- pinaxcon/templates/static_pages/about/colophon.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pinaxcon/templates/static_pages/about/colophon.html b/pinaxcon/templates/static_pages/about/colophon.html index 0754892..3cc72db 100644 --- a/pinaxcon/templates/static_pages/about/colophon.html +++ b/pinaxcon/templates/static_pages/about/colophon.html @@ -33,6 +33,10 @@

"Python" and the Python logos are trademarks or registered trademarks of the Python Software Foundation, used by North Bay Python with permission from the Foundation.

+

Our Logo

+ +

Our logo is a pythonic tribute to the rolling green hills of Sonoma County. It is inspired by Bliss, a photo made famous as the default background from Windows XP. Bliss was photographed 16 miles from Downtown Petaluma. +

Terms and Conditions

@@ -49,4 +53,4 @@

  • Inkscape is used to create most of our graphics.
  • -{% endblock %} \ No newline at end of file +{% endblock %}