mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 12:25:12 +00:00
Implement changing of document title from config.ts
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user