Skip to content

Commit e5619d6

Browse files
committed
Remove duplicate link in links section
1 parent 9edcf3b commit e5619d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Main.elm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,6 @@ links =
649649
div [ class "text-left ml-2 body-text" ]
650650
[ sectionTitle "Links"
651651
, renderLinkItem "https://github.com/linode/manager" "Current open-source work project"
652-
, renderLinkItem "https://github.com/jskobos/elm-terminal-resume" "This site's source code"
653652
, renderLinkItem "https://github.com/jskobos" "GitHub Profile"
654653
]
655654

0 commit comments

Comments
 (0)