update
This commit is contained in:
parent
16329bda7a
commit
8d2b31def7
8 changed files with 160 additions and 12 deletions
3
env.html
3
env.html
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20140127042058357943413">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20140128040019385841956">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
|
@ -53,6 +53,7 @@ Fully qualified container name, e.g. <code>DB_1_NAME=/myapp_web_1/myapp_db_1</co
|
|||
<li><a href="install.html">Install</a></li>
|
||||
<li><a href="rails.html">Get started with Rails</a></li>
|
||||
<li><a href="django.html">Get started with Django</a></li>
|
||||
<li><a href="wordpress.html">Get started with Wordpress</a></li>
|
||||
</ul>
|
||||
<ul class="nav">
|
||||
<li>Reference:</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue