Zusätzliche Felder

This commit is contained in:
2020-03-02 16:27:31 +01:00
committed by smuddy
parent 53a234458f
commit f5d9350e53
36 changed files with 357 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
<html lang="de">
<head>
<meta charset="utf-8">
<title>Wgenerator</title>
<title>Worship Generator</title>
<base href="/">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="favicon.ico" rel="icon" type="image/x-icon">
@@ -10,9 +10,11 @@
<meta content="#1976d2" name="theme-color">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono&display=swap" rel="stylesheet">
</head>
<body>
<app-root></app-root>
<script>importCCLI={}</script>
<noscript>Please enable JavaScript to continue using this application.</noscript>
</body>
</html>