Skip to content

Commit c40aaed

Browse files
author
Sami Kolari
committed
remove robocon header
1 parent 5de1b57 commit c40aaed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/AppHeader.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div>
3-
<div class="banner">
3+
<!-- <div class="banner">
44
<div class="banner-container">
55
<a href="https://robocon.io/#hello">
66
<div class="row">
@@ -28,7 +28,7 @@
2828
</div>
2929
</a>
3030
</div>
31-
</div>
31+
</div> -->
3232
<div class="breaking-news">
3333
Robot Framework 4.0 has been released! <a href="https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-4.0.rst">Release notes</a>
3434
</div>

0 commit comments

Comments
 (0)