www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d94f42e17a9e51eb6e99a68cf97bd7b89ab441f9
parent c2d131c42bd7108c4885589f4f7aba45ba53a17e
Author: Casey W. Stark <casey@thestarkeffect.com>
Date:   Fri, 21 Jan 2011 21:06:50 -0800

Added local version of the logo image. Also added MathJax.js to the docs.

Diffstat:
Adocs/rst/_static/logo.gif | 0
Mdocs/rst/mjtheme/layout.html | 1+
Mdocs/rst/mjtheme/page.html | 4++--
3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/rst/_static/logo.gif b/docs/rst/_static/logo.gif Binary files differ. diff --git a/docs/rst/mjtheme/layout.html b/docs/rst/mjtheme/layout.html @@ -108,6 +108,7 @@ {%- for scriptfile in script_files %} <script type="text/javascript" src="{{ pathto(scriptfile, 1) }}"></script> {%- endfor %} + <script type="text/javascript" src="{{ pathto('../../MathJax.js', 1) }}"></script> {%- if use_opensearch %} <link rel="search" type="application/opensearchdescription+xml" title="{% trans docstitle=docstitle|e %}Search within {{ docstitle }}{% endtrans %}" diff --git a/docs/rst/mjtheme/page.html b/docs/rst/mjtheme/page.html @@ -15,12 +15,12 @@ <h1 id="site-title"> <span> <a href="http://www.mathjax.org/" title="MathJax" rel="home"> - <img src="http://www.mathjax.org/wp-content/themes/mathjax/images/logo.gif" alt="MathJax"> + <img src="{{ pathto('_static/logo.gif', 1) }}" alt="MathJax"> </a> </span> </h1> - <div id="site-description">Beautiful math in all browsers</div> + <div id="site-description">Beautiful math in all browsers</div> <div class="clear"></div> <div id="access" role="navigation">