Skip to content

Commit bfa9999

Browse files
committed
update: index and README file
1 parent 5960fdb commit bfa9999

File tree

12 files changed

+57
-24
lines changed

12 files changed

+57
-24
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
bower_components
22
node_modules
3+
public

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
##Change log
1515

16+
#### 0.1.4
17+
- update bootstrap version to alpha.4
1618
#### 0.1.3
1719
- fixed loading persian font
1820
- add bootstrap.min.css (by cssnano: a postcss plugin)

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<body>
1818
<nav class="navbar navbar-inverse navbar-static-top">
19-
<a class="navbar-brand" href="#">Project name</a>
19+
<a class="navbar-brand" href="#">Bootstrap4 RTL</a>
2020
<ul class="nav nav-pills">
2121
<li class="nav-item active">
2222
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>

public/css/style-rtl.alpha3.min.css

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/fonts/FontAwesome.otf

14.9 KB
Binary file not shown.
5.58 KB
Binary file not shown.

public/fonts/fontawesome-webfont.svg

Lines changed: 44 additions & 14 deletions
Loading
10.5 KB
Binary file not shown.
6.66 KB
Binary file not shown.
5.15 KB
Binary file not shown.

0 commit comments

Comments
 (0)