diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
| commit | 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc (patch) | |
| tree | 2e7b9bae5913317a20f24a5c73d975f88d60a87b /dev.buetow.org | |
| parent | 200602b49db8d26f9d425d6d19fad5a11b433c52 (diff) | |
fix
Diffstat (limited to 'dev.buetow.org')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index ab2f613..17686fa 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -19,11 +19,13 @@ <text>To trust it please run: </text> <code>curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -</code> <textheader>Project list</textheader> - <info> - <noop>All host's ending with </noop> - <strong>.foo</strong> - <noop> are most likely dev, test or PoCs. Don't expect to find anything usefull there.</noop> - </info> + <information> + <text> + <noop>All host's ending with </noop> + <strong>.foo</strong> + <noop> are most likely dev, test or PoCs. Don't expect to find anything usefull there.</noop> + </text> + </information> <text> <perl> # Ugly but works for now |
