From ddd4d65d0e08cb9f5969d33a868490aa51907a90 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 16 Jul 2018 23:36:23 -0300 Subject: Tweak license phrasing --- TODOs.org | 11 +++++++++++ site/templates/default.html | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/TODOs.org b/TODOs.org index 336bb4a..483757c 100644 --- a/TODOs.org +++ b/TODOs.org @@ -1,5 +1,7 @@ * Improvements ** TODO Move to Guix? +** TODO Nix in CI? +https://www.varstack.com/2017/12/05/Simplifying-Travis-with-Nix/ ** TODO Deploy with NixOps ** DONE Static pastebin? CLOSED: [2018-07-15 Sun 19:51] @@ -9,3 +11,12 @@ CLOSED: [2018-07-15 Sun 19:51] ** TODO Add CC note ** TODO Add Piwik ** TODO Improve CSS +** TODO Add icon to Atom +** TODO Add IPFS Permalink +Similar to https://drewdevault.com//2018/06/05/Should-you-move-to-sr.ht.html. +** TODO Utilaj ligiloj +*** References +**** http://technotes.iangreenleaf.com/about.html +*** Fonts +- https://fontawesome.com/icons?q=envelope&d=gallery +** TODO Improve licensing links and information diff --git a/site/templates/default.html b/site/templates/default.html index 6c9eae8..55854ab 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -42,7 +42,7 @@

License

- The content for this site is licensed under a CC-BY-SA. The code is GPLv3 + The content for this site is licensed under CC-BY-SA. The code is GPLv3

-- cgit v1.2.3