diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-16 10:28:54 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-16 11:20:29 +0700 |
commit | 75d5209e5c9dc8c9c22a5a865f7c7f8166b282e6 (patch) | |
tree | 9a6c40403a91536dc05fd38ff0b894164eb50c11 /content/works.md | |
parent | 4f02b06ad5e9a4e60f07afc08551bf4c611547af (diff) | |
download | blog-75d5209e5c9dc8c9c22a5a865f7c7f8166b282e6.tar.gz |
Switch data representation to definition list
Thank the author of the blog post [1] that helped me writing the CSS [1]: https://www.the-art-of-web.com/css/format-dl/
Diffstat (limited to 'content/works.md')
-rw-r--r-- | content/works.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/works.md b/content/works.md index fc16d24..84fdeaf 100644 --- a/content/works.md +++ b/content/works.md @@ -91,6 +91,7 @@ unfortunately not done yet. ## Super short PR +- [Nine-line PR][alt-client] for a software listing - [Three-line PR][site-envs] for envs.net website - [One-character PR][publiccode] for Public Code standard @@ -122,5 +123,6 @@ Works: [ipa]: https://github.com/florisboard/florisboard/pull/560 [publiccode]: https://github.com/publiccodenet/standard/pull/439#issuecomment-774983961 [site-envs]: https://git.envs.net/envs/site/pulls/3 +[alt-client]: https://github.com/mendel5/alternative-front-ends/pull/18 [palace-demo]: https://video.ploud.fr/videos/embed/e68c43ca-f4bd-4af6-840f-1405e6163735 |