Skip to content

Commit

Permalink
Oops, unbork CSS inclusion
Browse files Browse the repository at this point in the history
I fixed this before but must have overwritten it with a stale file.
  • Loading branch information
henrik committed Nov 3, 2023
1 parent 5907e5b commit 0324f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.slim
Original file line number Diff line number Diff line change
Expand Up @@ -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!

0 comments on commit 0324f6d

Please sign in to comment.