File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -122,11 +122,11 @@ The full toolchain will take about 25-30 minutes to compile.
122
122
<!-- the whitespace in the i elements is important, without it, Jekyll
123
123
will rander the page incorrectly -->
124
124
125
- * [ <i class =" fa fa-github-alt " > </i >Source code] ( https://github.com/zerovm/zerovm )
126
- * [ <i class =" fa fa-github-alt " > </i >Command– ; line tools] ( https://github.com/zerovm/zerovm-cli )
127
- * [ <i class =" fa fa-github-alt " > </i >ZeroVM Package Manager (zpm)] ( https://github.com/zerovm/zpm )
128
- * [ <i class =" fa fa-github-alt " > </i >Run– ; time library] ( https://github.com/zerovm/zrt )
129
- * [ <i class =" fa fa-github-alt " > </i >GCC toolchain] ( https://github.com/zerovm/toolchain )
125
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >Source code] ( https://github.com/zerovm/zerovm )
126
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >Command– ; line tools] ( https://github.com/zerovm/zerovm-cli )
127
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >ZeroVM Package Manager (zpm)] ( https://github.com/zerovm/zpm )
128
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >Run– ; time library] ( https://github.com/zerovm/zrt )
129
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >GCC toolchain] ( https://github.com/zerovm/toolchain )
130
130
(Installation: [ README.md] ( https://github.com/zerovm/toolchain/blob/master/README.md ) )
131
- * [ <i class =" fa fa-github-alt " > </i >Sample code & ; libraries] ( https://github.com/zerovm/zerovm-samples )
132
- * [ <i class =" fa fa-github-alt " > </i >Sample software & ; libraries ported to ZeroVM ] ( https://github.com/zerovm/zerovm-ports )
131
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >Sample code & ; libraries] ( https://github.com/zerovm/zerovm-samples )
132
+ * [ <i class =" fa fa-github-alt octocatlist " > </i >Sample software & ; libraries ported to ZeroVM ] ( https://github.com/zerovm/zerovm-ports )
Original file line number Diff line number Diff line change @@ -628,3 +628,7 @@ 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