diff options
Diffstat (limited to '')
-rw-r--r-- | files.html | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -46,13 +46,15 @@ <p> These are some files I give to you for free: </p> - <ul> + <ul style="list-style: none;"> <li> - <a href="files/wp.tar.xz"> - wp.tar.xz - </a> + <a href="files/wp.tar.xz">wp.tar.xz</a> - my wallpapers, most are from /wg </li> + <li> + <a href="files/cv.pdf">cv.pdf</a> + - my CV, if that's of any use to you + </li> </ul> <footer> <p> |