Skip to content

Commit fd445c4

Browse files
authored
Merge branch 'gh-pages' into gh-pages
2 parents d3a3302 + 28e321a commit fd445c4

File tree

5 files changed

+479
-41
lines changed

5 files changed

+479
-41
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git-flow-cheatsheet
22
===================
33

4-
A cheatsheet on the usage of git flow, visit http://danielkummer.github.com/git-flow-cheatsheet/
4+
A cheatsheet on the usage of git flow, visit [https://danielkummer.github.io/git-flow-cheatsheet/](https://danielkummer.github.io/git-flow-cheatsheet/)
55

66
GIT FLOW
77
========

css/style.fa_FA.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
*{
1+
{
22
font-family: Vazirmatn,Calibri,sans serif !important;
33
}
4+
45
.rtl {
56
direction: rtl !important;
67
}

0 commit comments

Comments
 (0)