Files
CoderSherlock.github.io/params.json
T

6 lines
407 B
JSON

{
"name": "Codersherlock.GitHub.io",
"tagline": "",
"body": "# This is a title test\r\n\r\n- vim \r\n- xv6\r\n```cpp\r\nfor(p = ptable.proc; p < &ptable.proc[NPROC]; p++){\r\n\tif(p->state == RUNNABLE)\r\n\t\thpflag = hpflag > p->priority ? hpflag : p->priority;\r\n}\r\n```\r\n- mobile\r\n- self-control\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}