Skip to content

Commit

Permalink
root
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Apr 11, 2019
1 parent 8811218 commit bc43480
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<nav>
<a href='https://n2o.space'>ECO</a>
<a href='https://o7.n2o.space'>O7</a>
<a href='https://bpe.n2o.space' style="background:#ededed;">BANK</a>
<a href='#' style="background:#ededed;">BANK</a>
<a href='login.htm'>ADMIN</a>
</nav>
<header>
Expand Down
2 changes: 1 addition & 1 deletion priv/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<nav>
<a href='https://n2o.space'>ECO</a>
<a href='https://o7.n2o.space'>O7</a>
<a href='https://bpe.n2o.space' style="background:#ededed;">BANK</a>
<a href='#' style="background:#ededed;">BANK</a>
<a href='login.htm'>ADMIN</a>
</nav>
<header>
Expand Down

0 comments on commit bc43480

Please sign in to comment.