Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEllison <ellisonleao@gmail.com>2020-10-07 17:53:36 +0300
committerGitHub <noreply@github.com>2020-10-07 17:53:36 +0300
commit3723e9b2b9baf9f700f5165ffd9a6ba25b25007a (patch)
tree89ab327d278b6ab54ae307b2fc09923990085541 /CONTRIBUTORS.md
parent3087f9bfbc7d45599b4fd10714b86ae108a53770 (diff)
Add goatcounter analytics support (#430)
* adding goatcounter analytics support * Update CONTRIBUTORS.md
Diffstat (limited to 'CONTRIBUTORS.md')
-rw-r--r--CONTRIBUTORS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 83a0617..43ed1c5 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -79,4 +79,5 @@
- [Dave Rolsky](https://github.com/autarch)
- [Joseph Sanders](https://github.com/jls83)
- [Rabin Adhikari](https://github.com/rabinadk1/)
-- [Hussaini Zulkifli](https://github.com/hussaini/) \ No newline at end of file
+- [Hussaini Zulkifli](https://github.com/hussaini/)
+- [Ellison Leão](https://github.com/ellisonleao)