Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit f3d686d

Browse files
Nick Vidalrvolosatovs
authored andcommitted
feat: enhance last page
Signed-off-by: Nick Vidal <nick@profian.com>
1 parent d238c74 commit f3d686d

File tree

2 files changed

+414
-13
lines changed

2 files changed

+414
-13
lines changed

templates/root_get.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
<nav class="navbar is-light" role="navigation" aria-label="main navigation">
2525
<div class="navbar-brand">
2626
<a class="navbar-item" href="https://enarx.dev">
27-
<img
28-
src="https://raw.githubusercontent.com/enarx/website/main/static/assets/images/enarx-word-black-300x750.png">
27+
<img src="https://try.enarx.dev/img/enarx.png">
2928
</a>
3029

3130
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false"
@@ -38,9 +37,6 @@
3837

3938
<div id="navbarBasicExample" class="navbar-menu">
4039
<div class="navbar-start">
41-
<a class="navbar-item" style="font-weight: 700;">
42-
Enarx Demo
43-
</a>
4440
</div>
4541

4642
<div class="navbar-end">

0 commit comments

Comments
 (0)