sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 847dd33b0a559cce6dbcb7732d551a036a222b48
parent b90f70b08e83df3ecebf0c5b5507c196325bb656
Author: FRIGN <dev@frign.de>
Date:   Sun,  1 Jun 2014 14:16:23 +0200

uniform st-screenshots
fix markdown to remove those stray brackets in the parsing-result and make the screenshots-page more uniform with equally sized images not overflowing the screen.

Diffstat:
Ast.suckless.org/screenshots/20h-2012-s.png | 0
Ast.suckless.org/screenshots/hendry-s.png | 0
Mst.suckless.org/screenshots/index.md | 4++--
3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/st.suckless.org/screenshots/20h-2012-s.png b/st.suckless.org/screenshots/20h-2012-s.png Binary files differ. diff --git a/st.suckless.org/screenshots/hendry-s.png b/st.suckless.org/screenshots/hendry-s.png Binary files differ. diff --git a/st.suckless.org/screenshots/index.md b/st.suckless.org/screenshots/index.md @@ -1,6 +1,6 @@ [![Screenshot](putain-ouais-s.png)](putain-ouais.png) -[![Screenshot](hendry.png)] +[![Screenshot](hendry-s.png)](hendry.png) -[![Screenshot](20h-2012.png)] +[![Screenshot](20h-2012-s.png)](20h-2012.png)