Skip to content

Commit 61995c7

Browse files
committed
Build Test #01
1 parent eb5dddf commit 61995c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"options": {
2727
"browser": "src/main.ts",
2828
"outputPath": "docs/",
29-
"baseHref": "/cssfusion",
29+
"baseHref": "/cssfusion/",
3030
"polyfills": ["zone.js"],
3131
"tsConfig": "tsconfig.app.json",
3232
"inlineStyleLanguage": "scss",

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Cssfusion</title>
6-
<base href="/cssfusion">
6+
<base href="/cssfusion/">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<link rel="icon" type="image/x-icon" href="favicon.ico">
99
<link rel="stylesheet" href="styles-5INURTSO.css"></head>

0 commit comments

Comments
 (0)