aquarius / MindNode.com WordPress Theme (http://mindnode.com/)
The custom WordPress theme used by mindnode.com. Released under the GPL, as required by the WordPress license.
Clone this repository (size: 58.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/aquarius/mindnodecom-wordpress-theme/
| commit 1: | e9c0d73c9992 |
| parent 0: | a3ba6804bec2 |
| branch: | default |
| tags: | tip |
Removed references to JS I'm no longer using.
Changed (Δ172 bytes):
raw changeset »
header.php (1 lines added, 4 lines removed)
23 |
23 |
<?php wp_get_archives('type=monthly&format=link'); ?> |
24 |
24 |
<?php wp_head(); ?> |
25 |
25 |
|
26 |
<script src="/js-global/FancyZoom.js" type="text/javascript"></script> |
|
27 |
<script src="/js-global/FancyZoomHTML.js" type="text/javascript"></script> |
|
28 |
||
29 |
26 |
</head> |
30 |
27 |
|
31 |
<body |
|
28 |
<body> |
|
32 |
29 |
|
33 |
30 |
<div id="page"> |
34 |
31 |
