Added content in post and about

* Add xv6 debug
* Fix paper links in about me page
This commit is contained in:
2021-10-12 19:07:27 -04:00
parent 1cc025b864
commit b8ee3904d2
25 changed files with 370 additions and 270 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
body { margin: 0; font-family: "Times New Roman"; font-size: 15px; line-height: 1.35; }
body { margin: 0; font-family: "Arial"; font-size: 15px; line-height: 1.35; }
a { text-decoration: none; color: #036; }
File diff suppressed because one or more lines are too long