Skip to content

Commit 9996499

Browse files
author
Antti Karjalainen
committed
Remove articles & blogs section
1 parent 965c956 commit 9996499

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

sources/src/App.vue

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -803,23 +803,6 @@ export default {
803803
}
804804
]
805805
},
806-
{
807-
title: "Articles & Blogs",
808-
items: [
809-
{
810-
title: "Here be Robots!",
811-
href: "http://hereberobots.blogspot.fi/",
812-
text: "Official Roblog."
813-
},
814-
{
815-
title:
816-
"Data-Driven and Keyword-Driven Test Automation Frameworks",
817-
href: "http://eliga.fi/writings.html",
818-
text:
819-
"Master's Thesis by Pekka Klärck (né Laukkanen) that introduced Robot Framework concept."
820-
}
821-
]
822-
},
823806
{
824807
title: "Online courses",
825808
items: [

0 commit comments

Comments
 (0)