Adds link to source

This commit is contained in:
Jonathan Hodgson 2020-03-29 17:23:45 +01:00
parent 6f1abd3fe5
commit 6af240e82a
3 changed files with 4 additions and 325 deletions

View file

@ -114,7 +114,9 @@ article{
}
footer{
display: block;
display: flex;
flex-direction: row;
justify-content: space-between;
background-color: @gb-dm-bg3;
padding: 0.5em;
a{