community-apps/index.html

17 lines
No EOL
412 B
HTML

<!--
// index.html
//
// Created by Keb Helion, February 2020.
// Copyright 2020 Project Athena and contributors.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
-->
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Refresh" content="0; url=web/index.html" />
</head>
<body>
</body>
</html>