Update 404 page with PNG icon
This commit is contained in:
parent
a6442de09a
commit
918e8be69f
@ -27,7 +27,7 @@
|
||||
<div class="row head-row align-items-center h-100 justify-content-evenly text-center">
|
||||
<div class="col-lg-12 col-xl-5">
|
||||
|
||||
<h1 class="text-white font-weight-bold"><img src="/assets/img/error.avif" width="12%"> 404 Not Found</h1>
|
||||
<h1 class="text-white font-weight-bold"><img src="/assets/img/error.png" width="12%"> 404 Not Found</h1>
|
||||
<p class="text-white">The requested URL was not found on this server !</p>
|
||||
<hr class="divider" />
|
||||
<div class="d-grid gap-4 col-10 mx-auto">
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
BIN
assets/img/error.png
Normal file
BIN
assets/img/error.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 200 KiB |
@ -167,6 +167,8 @@
|
||||
<span class="badge bg-dark-3">JS</span>
|
||||
<span class="badge bg-dark-3">MySQL</span>
|
||||
<span class="badge bg-dark-3">Ansible</span>
|
||||
<span class="badge bg-dark-3">Git</span>
|
||||
<span class="badge bg-dark-3">Elastic</span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="mt-5 col-lg-3 col-md-12 text-center reveal fade">
|
||||
@ -188,12 +190,15 @@
|
||||
<h3 class="text-white h4 mb-3">Networking</h3>
|
||||
<p class="mt-4">
|
||||
<span class="badge bg-dark-3">Wireguard</span>
|
||||
<span class="badge bg-dark-3">IPSec</span>
|
||||
<span class="badge bg-dark-3">MPLS</span>
|
||||
<span class="badge bg-dark-3">BGP</span>
|
||||
<span class="badge bg-dark-3">Firewall</span>
|
||||
<span class="badge bg-dark-3">OPNsense</span>
|
||||
<span class="badge bg-dark-3">WDM</span>
|
||||
<span class="badge bg-dark-3">Docker</span>
|
||||
<span class="badge bg-dark-3">KVM</span>
|
||||
<span class="badge bg-dark-3">IPtable</span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user