diff --git a/src/index.slim b/src/index.slim index fdfd55e..f74f8bb 100644 --- a/src/index.slim +++ b/src/index.slim @@ -2,6 +2,6 @@ doctype html html head title Auctionet.com devs - style src="/styles.css" + link rel="stylesheet" href="/styles.css" body p Hello world!