Add license

This commit is contained in:
Chris Josten 2020-12-28 21:43:03 +01:00
parent ec6b908085
commit 5355fea2a5
9 changed files with 54 additions and 0 deletions

View file

@ -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;