Browse Source

Merge branch 'main' into lang_de

lang_de
Stephan Richter 3 years ago
parent
commit
c1a5dc65c3
  1. 2
      pom.xml
  2. 2
      static/templates/frontpage.st

2
pom.xml

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.42</version>
<version>0.2.43</version>
<build>
<plugins>
<plugin>

2
static/templates/frontpage.st

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="css" />
<link rel="stylesheet" href="web/css" />
</head>
<body>
<h1>Widerhall Startseite</h1>

Loading…
Cancel
Save