Add license
This commit is contained in:
parent
ec6b908085
commit
5355fea2a5
9 changed files with 54 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
doctype html
|
||||
html
|
||||
head
|
||||
// Copyright Chris Josten 2020
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// https://www.boost.org/LICENSE_1_0.txt)
|
||||
title& pagina.titel
|
||||
meta(name="viewport", content="width=device-width")
|
||||
- import vibe.web.web;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue