From 0ab1a93f22b954f3cf07cb6bb1e26c3a95181651 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 6 May 2022 04:38:54 +0800 Subject: [PATCH] Add third-party Hugo module in README (#7381) --- README.md | 1 + assets/readme/hugo-white.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 assets/readme/hugo-white.svg diff --git a/README.md b/README.md index b55f44315..f098795b6 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | FlutterFlutter [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://jlnrrg.github.io/) | | HexoHexo [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) | | Home AssistantHome Assistant [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) | [@vigonotion](https://github.com/vigonotion/) | +| HugoHugo [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) | [@foo-dogsquared](https://github.com/foo-dogsquared) | | JavaJava [Java library](https://github.com/silentsoft/simpleicons4j) | [@silentsoft](https://github.com/silentsoft) | | Jetpack ComposeJetpack Compose [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) | [@devsrsouza](https://github.com/devsrsouza/) | | KirbyKirby [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) | [@runxel](https://github.com/runxel) | diff --git a/assets/readme/hugo-white.svg b/assets/readme/hugo-white.svg new file mode 100644 index 000000000..18e5a1872 --- /dev/null +++ b/assets/readme/hugo-white.svg @@ -0,0 +1 @@ +Hugo \ No newline at end of file