summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/banner.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/banner.html b/templates/banner.html
index 28ca769..07d3f35 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -1,10 +1,10 @@
<section class="banner">
<div class="container sm-none">
<div class="banner__text-button">
- <h1>VyOS. The universal router.</h1>
+ <h1>VyOS - The Universal Router!</h1>
<div class="banner__btn_container">
<a href="#">Learn about the project</a>
</div>
</div>
</div>
-</section> \ No newline at end of file
+</section>