mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-12 09:14:27 +02:00
serving stylesheet
This commit is contained in:
@@ -2,8 +2,10 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" type="text/css" href="assets/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1 class="text-4xl bg-blue-300">Hello world!</h1>
|
<h1 class="text-4xl bg-blue-300">Hello world!</h1>
|
||||||
I am {{adjective}}
|
I am {{adjective}}
|
||||||
|
|||||||
Reference in New Issue
Block a user