aboutsummaryrefslogtreecommitdiff
path: root/content/projects
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2023-03-23 19:08:39 -0500
committerMichael Hunteman <michael@huntm.net>2023-03-23 22:11:46 -0500
commit2d5f981742fd4d7f6eaf2f12ead7c1d9dbb2bff2 (patch)
tree04db1f4cfe34c0c9c491c875440cdb2242df496e /content/projects
parent1dc8d822345f5656b3eb0aedc6f9cb573e62685e (diff)
Change nav format and remove hr
Diffstat (limited to 'content/projects')
-rw-r--r--content/projects/index.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/projects/index.md b/content/projects/index.md
index 60c3837..f423eb3 100644
--- a/content/projects/index.md
+++ b/content/projects/index.md
@@ -17,8 +17,6 @@ cd coding-interview
java <name-of-problem>
```
----
-
## Stock Picker
This program is inspired by algorithms and design patterns taught in SOFT260