Add migrate instructions

This commit is contained in:
Tekaoh
2018-11-26 21:22:58 -06:00
parent 813be64331
commit b7a074ddd8
2 changed files with 37 additions and 2 deletions
+4
View File
@@ -13,6 +13,10 @@ code {
color: #ffcc00;
background: #303030;
}
pre code{
color: #ffcc00;
background: none;
}
ul.nav {
list-style-type: none;
padding: 0;