Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
wszgrcy committed Apr 7, 2024
1 parent effb404 commit 50c9770
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist
node_modules
.angular
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>NgxBridge</title>
<base href="/">
<base href="cyia-bridge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.194fd4b54fd9e507.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.194fd4b54fd9e507.css"></noscript></head>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>NgxBridge</title>
<base href="/">
<base href="cyia-bridge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.194fd4b54fd9e507.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.194fd4b54fd9e507.css"></noscript></head>
Expand Down

0 comments on commit 50c9770

Please sign in to comment.