Skip to content

Commit ede205a

Browse files
committed
Added Setting Up the Project to Table of Contents
1 parent 0ff22a6 commit ede205a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Paper Kit 2 Angular is built on top of Bootstrap 4, so it fully supports it. Mos
2121
* [Demo](#demo)
2222
* [Quick Start](#quick-start)
2323
* [Documentation](#documentation)
24-
* [Contributing](#contributing)
24+
* [Setting Up the Project](#setting-up-the-project)
2525
* [File Structure](#file-structure)
2626
* [Browser Support](#browser-support)
2727
* [Resources](#resources)

src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
<body>
2929
<app-root></app-root>
3030
</body>
31-
</html>
31+
</html>

src/styles.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/* You can add global styles to this file, and also import other style files */
1+
/* You can add global styles to this file, and also import other style files */

0 commit comments

Comments
 (0)