feat: html static templates
This commit is contained in:
parent
9d0da00371
commit
e9fc659a5a
12 changed files with 91 additions and 100 deletions
5
tmpl/head.tmpl
Normal file
5
tmpl/head.tmpl
Normal file
|
@ -0,0 +1,5 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Ange DUHAYON</title>
|
||||
<link rel="stylesheet" href="style.css"/>
|
||||
</head>
|
Loading…
Add table
Add a link
Reference in a new issue