File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -123,11 +123,11 @@ The full toolchain will take about 25-30 minutes to compile.
123
123
<!-- the whitespace in the i elements is important, without it, Jekyll
124
124
will render the page incorrectly -->
125
125
126
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > Source code] ( https://github.com/zerovm/zerovm )
127
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > Command– ; line tools] ( https://github.com/zerovm/zerovm-cli )
128
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > ZeroVM Package Manager (zpm)] ( https://github.com/zerovm/zpm )
129
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > Run– ; time library] ( https://github.com/zerovm/zrt )
130
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > GCC toolchain] ( https://github.com/zerovm/toolchain )
126
+ * [ Source code] ( https://github.com/zerovm/zerovm )
127
+ * [ Command– ; line tools] ( https://github.com/zerovm/zerovm-cli )
128
+ * [ ZeroVM Package Manager (zpm)] ( https://github.com/zerovm/zpm )
129
+ * [ Run– ; time library] ( https://github.com/zerovm/zrt )
130
+ * [ GCC toolchain] ( https://github.com/zerovm/toolchain )
131
131
(Installation: [ README.md] ( https://github.com/zerovm/toolchain/blob/master/README.md ) )
132
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > Sample code & ; libraries] ( https://github.com/zerovm/zerovm-samples )
133
- * [ < i class = " fa fa-github-alt octocatlist " > </ i > Sample software & ; libraries ported to ZeroVM ] ( https://github.com/zerovm/zerovm-ports )
132
+ * [ Sample code & ; libraries] ( https://github.com/zerovm/zerovm-samples )
133
+ * [ Sample software & ; libraries ported to ZeroVM ] ( https://github.com/zerovm/zerovm-ports )
Original file line number Diff line number Diff line change @@ -628,7 +628,3 @@ footer {
628
628
}
629
629
}
630
630
}
631
-
632
- .octocatlist {
633
- list-style : none ;
634
- }
You can’t perform that action at this time.
0 commit comments