Skip to content

Commit

Permalink
Sorry for stupid joke
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherRegularDude committed Sep 14, 2017
1 parent f84a769 commit e42ac92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div>
<b-navbar toggleable="md" type="dark" variant="info" sticky>
<b-navbar-brand to="/">Graph The Shit</b-navbar-brand>
<b-navbar-brand to="/">Graph</b-navbar-brand>
<b-nav is-nav-bar class="ml-auto">
<b-nav-item exact to="/">Home</b-nav-item>
<b-nav-item to="/graphs">Graphs</b-nav-item>
Expand Down
5 changes: 2 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
<b-container>
<b-row>
<b-col>
<b-jumbotron header="Graphs, Bitch!" lead="Fuck You!">
<b-jumbotron header="Graphs">
<p>
Say graph again. SAY GRAPH again! And I dare you, I double dare you
motherfucker! Say graph one more time.
Just simple project.
</p>
</b-jumbotron>
</b-col>
Expand Down

0 comments on commit e42ac92

Please sign in to comment.