Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 217c712

Browse files
committed
index.html - old layout with angular logo
1 parent 0faa351 commit 217c712

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

book-rating/src/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@
1212
<link rel="icon" type="image/x-icon" href="favicon.ico">
1313
<link rel="stylesheet" href="vendor/bootstrap/dist/css/bootstrap.css">
1414
</head>
15-
<body>
16-
<app-root>Loading...</app-root>
15+
<body class="container">
1716

17+
<h1>
18+
<svg height="100" style="vertical-align: middle;" xmlns="http://www.w3.org/2000/svg" version="1.1" x="0" y="0" viewBox="0 0 230 250" xml:space="preserve"><style type="text/css">.st0{fill:#DD0031;} .st1{fill:#C3002F;} .st2{fill:#FFFFFF;}</style><polygon class="st0" points="125 30 125 30 125 30 31.9 63.2 46.1 186.3 125 230 125 230 125 230 203.9 186.3 218.1 63.2 "/><polygon class="st1" points="125 30 125 52.2 125 52.1 125 153.4 125 153.4 125 230 125 230 203.9 186.3 218.1 63.2 125 30 "/><path class="st2" d="M125 52.1L66.8 182.6h0 21.7 0l11.7-29.2h49.4l11.7 29.2h0 21.7 0L125 52.1 125 52.1 125 52.1 125 52.1 125 52.1zM142 135.4H108l17-40.9L142 135.4z"/></svg> Book rating
19+
</h1>
20+
21+
<app-root>Loading...</app-root>
1822

1923

2024
{{#each scripts.polyfills}}

0 commit comments

Comments
 (0)