Implement changing of document title from config.ts

This commit is contained in:
Kristóf Tóth
2018-05-17 16:14:58 +02:00
parent 399a970340
commit 435db6a21b
3 changed files with 12 additions and 5 deletions

View File

@ -2,9 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>TutorialFrameworkNg</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
</head>