← back to Dw Fleet Registry

component/test.html

6 lines

<!DOCTYPE html><html><head><meta charset="utf-8"><title>dw-header test</title>
<style>:root{--accent:#9B7B4F}body{margin:0;background:#0e1311;min-height:1200px;font-family:Inter,sans-serif}
.hero{height:380px;display:flex;align-items:center;justify-content:center;color:#9B7B4F;font-family:'Cormorant Garamond',serif;font-style:italic;font-size:54px;background:linear-gradient(160deg,#1a1410,#0e1311)}</style>
<script>window.DwHeaderConfig={siteName:'Jute Wallpaper',accent:'#9B7B4F',navLinks:[{name:'Home',url:'/'},{name:'Collections',url:'#'},{name:'About',url:'#'},{name:'Care',url:'#'}],adminLinks:[{name:'Shopify admin',url:'#',external:true},{name:'Edit hero',url:'#'},{name:'Analytics',url:'#'}]};</script>
</head><body><div class="hero">Jute Wallpaper</div><script src="/dw-header.js"></script></body></html>