diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-05-14 09:46:43 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-05-14 09:46:43 -0300 |
commit | 4d0fabefea5ad8e7f5552241496cba7585d2b667 (patch) | |
tree | 8c3bd9f66388dc138e2e199307d3b75960647a8b /ikiwiki.setup | |
parent | e3d69763217a461839a1df096b689718cfa06194 (diff) | |
download | padrao-4d0fabefea5ad8e7f5552241496cba7585d2b667.tar.gz padrao-4d0fabefea5ad8e7f5552241496cba7585d2b667.tar.bz2 |
Updates project name
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index d229693..38c8bc0 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -6,7 +6,7 @@ # Remember to re-run ikiwiki --setup any time you edit this file. use IkiWiki::Setup::Standard { - wikiname => "Padrão Saravá", + wikiname => "Padrão Fluxo", adminuser => ["rhatto", ], adminemail => 'rhatto@fluxo.info', |