Browse Source

Create 404.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
d6ab49c21b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      404.html

16
404.html

@ -0,0 +1,16 @@
---
layout: default
section_id: contact
permalink: /404
---
<div class="full" style="background-color: #3399D4;">
<div class="four spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 class="wow slideInUp">Page not found</h1>
</div>
</div>
</div>
</div>
Loading…
Cancel
Save