diff options
| -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]] |
