Unlist readme from home page; add link to sources
This commit is contained in:
parent
fe5c06ed5c
commit
ac843591ff
1 changed files with 5 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
---
|
---
|
||||||
title: "README"
|
title: "README"
|
||||||
date: "2018-03-31"
|
date: "2018-07-12"
|
||||||
kind: section
|
kind: section
|
||||||
menu: "main"
|
menu: "main"
|
||||||
|
hidden: true
|
||||||
aliases: "/about/"
|
aliases: "/about/"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -21,3 +22,6 @@ Administrator.
|
||||||
All content published on this blog is licensed under [Creative Commons
|
All content published on this blog is licensed under [Creative Commons
|
||||||
Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/)
|
Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/)
|
||||||
unless otherwise specified.
|
unless otherwise specified.
|
||||||
|
|
||||||
|
The sources for this blog are available at
|
||||||
|
[code.bouah.net](https://code.bouah.net/src/blog.bouah.net.git)
|
||||||
|
|
Loading…
Reference in a new issue