Merge branch 'master' of github.com:FinalsClub/karmaworld
[oweals/karmaworld.git] / karmaworld / templates / about.html
index da15b1ed4071effb73a3687b160172ac7a384ac8..5a998efa0d01c3511f7d793359c1028b30287df5 100644 (file)
@@ -3,7 +3,7 @@
 {% load humanize %}
 
 {% block pagestyle %}
-  <link rel="stylesheet" type="text/css" media="all" href="/static/css/about.css">
+  <link rel="stylesheet" type="text/css" media="all" href="{{ STATIC_URL }}css/about.css">
 {% endblock %}
 
 {% block title %}
@@ -18,7 +18,7 @@
         <div id="hero_image_caption_container">
           <div class="row">
             <div id="hero_image_caption" class="seven columns offset-by-one">
-            <p>Meet the KarmaNotes team: Andrew, Charles, Bob, & Seth.</p>
+            <!-- <p>Meet the KarmaNotes team: Andrew, Charles, Bob, & Seth.</p> -->
             </div><!-- /hero_image_caption -->
           </div>
         </div><!-- /hero_image_caption_container -->
@@ -34,7 +34,7 @@
     <div class="row">
       <div id="about_copy_body" class="ten columns offset-by-one">
         <p>KarmaNotes empowers college students to participate in the free exchange of course notes, study guides, and other digial learning resources. By sharing knowledge on KarmaNotes, you will earn Karma Points and access to a growing database of academic resources.</p>
-        <p>Free (and advertising free), all content on KarmaNotes is also licensed Creative Commons and all of its code is <a href="https://github.com/FinalsClub/djKarma">free and open source</a>. We also maintain full compliance with the Digital Millennium Copyright Act.</p>
+        <p>Free (and advertising free), all content on KarmaNotes is also licensed Creative Commons and all of its code is <a href="https://github.com/FinalsClub/karmaworld">free and open source</a>. We also maintain full compliance with the Digital Millennium Copyright Act.</p>
         <p>Like a public park or give-a-penny jar, KarmaNotes has the capacity for a near-limitless wealth of knowledge, curiosity, and karma. Beyond the ivory tower, KarmaNotes is a network with the potential to digitize education, one lecture at a time.</p>
         <p>KarmaNotes is improving learning online thanks to support from the William and Flora Hewlett Foundation and generous scholars like you. Want to learn more? Please <a href="mailto:info@finalsclub.org?Subject=Karma%20question">contact us</a> or make a tax-deductible charitable donation to the FinalsClub Foundation.</p>
       </div>