We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edcf3b commit e5619d6Copy full SHA for e5619d6
src/Main.elm
@@ -649,7 +649,6 @@ links =
649
div [ class "text-left ml-2 body-text" ]
650
[ sectionTitle "Links"
651
, 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"
653
, renderLinkItem "https://github.com/jskobos" "GitHub Profile"
654
]
655
0 commit comments