Update welcome.edge (#27)

"css" method deprecated.
This commit is contained in:
Emirhan Engin 2018-06-09 09:14:53 +03:00 committed by Romain Lanz
parent 168cae68f4
commit edcd369037

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<title>Hello Adonis</title>
{{ css('style') }}
{{ style('style') }}
</head>
<body>
<section>