redesign of the landing page, see #20
This commit is contained in:
@@ -21,7 +21,7 @@ public class StaticPagesController extends CommonController {
|
||||
*/
|
||||
@GetMapping("/")
|
||||
public String getIndex() {
|
||||
return "/index";
|
||||
return "/allgemeines";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user