diff options
| author | Wojtek Kosior <koszko@koszko.org> | 2021-11-21 10:55:03 +0100 | 
|---|---|---|
| committer | Wojtek Kosior <koszko@koszko.org> | 2021-11-21 10:55:03 +0100 | 
| commit | 7021e982106420eb06653eccf511f5c0a8aff481 (patch) | |
| tree | e25acb3726535e231a3d8820dc630ced57a66469 | |
| parent | 29a86d3d4ec8ee2241edb7384fe8613ff6382ac9 (diff) | |
| download | birthday-flower-css-animation-master.tar.gz birthday-flower-css-animation-master.zip | |
| -rw-r--r-- | kwiatuszek.html | 10 | ||||
| -rw-r--r-- | kwiatuszek.html.template | 10 | 
2 files changed, 20 insertions, 0 deletions
| diff --git a/kwiatuszek.html b/kwiatuszek.html index 695d927..dbe4443 100644 --- a/kwiatuszek.html +++ b/kwiatuszek.html @@ -1,4 +1,14 @@  <!DOCTYPE html> +<!-- +    This page, its assets and sources are Copyright (C) 2021 Wojtek Kosior, +    released under Creative Commons Zero. See: + +    https://creativecommons.org/publicdomain/zero/1.0/legalcode + +    Sources available here: + +    https://git.koszko.org/birthday-flower-css-animation +  -->  <html>    <head>      <title>🏶</title> diff --git a/kwiatuszek.html.template b/kwiatuszek.html.template index 6bbaa8f..cc950af 100644 --- a/kwiatuszek.html.template +++ b/kwiatuszek.html.template @@ -1,4 +1,14 @@  <!DOCTYPE html> +<!-- +    This page, its assets and sources are Copyright (C) 2021 Wojtek Kosior, +    released under Creative Commons Zero. See: + +    https://creativecommons.org/publicdomain/zero/1.0/legalcode + +    Sources available here: + +    https://git.koszko.org/birthday-flower-css-animation +  -->  <html>    <head>      <title>🏶</title> | 
