diff options
Diffstat (limited to '.html/media/dev/builds/index.html')
| -rw-r--r-- | .html/media/dev/builds/index.html | 98 |
1 files changed, 0 insertions, 98 deletions
diff --git a/.html/media/dev/builds/index.html b/.html/media/dev/builds/index.html deleted file mode 100644 index 8af9c54..0000000 --- a/.html/media/dev/builds/index.html +++ /dev/null @@ -1,98 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <title> - The Codex » - ls /media/dev/builds - </title> - - <link - rel='stylesheet' - type='text/css' - href='http://fonts.googleapis.com/css?family=Buenard:400,700&subset=latin,latin-ext'> - <link - rel="stylesheet" - type="text/css" - href="../../css/reset.css"> - <link - rel="stylesheet" - type="text/css" - href="../../css/grimoire.css"> -</head> -<body> - -<div id="shell"> - - <ol id="breadcrumbs"> - - <li class="crumb-0 not-last"> - - <a href="../../../">index</a> - - </li> - - <li class="crumb-1 not-last"> - - <a href="../../">media</a> - - </li> - - <li class="crumb-2 not-last"> - - <a href="../">dev</a> - - </li> - - <li class="crumb-3 not-last"> - - <a href="./">builds</a> - - </li> - - <li class="crumb-4 last"> - - <span class="list-crumb">list</span> - - </li> - - </ol> - - - - <div id="listing"> - <h1><code>ls /media/dev/builds</code></h1> - - - - - - - <div id="files"> - <h2>Files</h2> - - <li><a href="buildifesto-pyramid.png">buildifesto-pyramid.png</a></li> - - </div> - - </div> - - - - - - - <div id="footer"> - <p> - - The Codex — - - Powered by <a href="http://markdoc.org/">Markdoc</a>. - -<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/media/dev/builds">See this directory on Bitbucket</a>. - - </p> - </div> - -</div> -</body> -</html>
\ No newline at end of file |
