redirect from root to /welcome-to-ardour/

This commit is contained in:
Jörn Nettingsmeier 2014-02-04 02:33:09 +01:00
parent bbf5ab80b4
commit 9734469dbc

View File

@ -1,6 +1,7 @@
--- <html>
layout: default <head>
title: Welcome to Ardour <meta http-equiv="refresh" content="0; url=/welcome-to-ardour/"/>
--- </head>
<body>
<p>Ardour is a professional tool for working with audio and MIDI.</p> </body>
</html>