diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 17:30:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 17:30:38 -0400 |
| commit | 517fb1361ab33b7459d2e3922294d5d21a3a2508 (patch) | |
| tree | 3819882f0d32f75327159e9e1d065b826988bbf8 | |
| parent | 26dfec5de690d850405f3c80f1614548e02eb5f4 (diff) | |
ascii
| -rw-r--r-- | doc/index.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 05c6dbc6..008890e8 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -11,6 +11,19 @@ [[!inline raw=yes pages="README"]] +## enjoy + +Hope you find Propellor fun and useful! + +<pre> + -- _ ______`| ,-.__ + {- Propellor -- / \___-=O`/|O`/__| (____.' + Deployed -} -- \ / | / ) _.-"-._ + -- `/-==__ _/__|/__=-| ( \_ +hosts :: [Host] -- * \ | | '--------' +hosts = -- (o) ` +</pre> + ## news [[!inline pages="news/* and !*/Discussion" show="4" archive=yes]] |
