diff --git a/.gitignore b/.gitignore index bf26fa25..4314f5d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vscode dom-html.txt .scannerwork +**/.DS_Store + diff --git a/README.md b/README.md index e080cd7a..80ee9fbd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Uli is a browser plugin that : It is an attempt to invert the top-down logics of platform moderation and center the experiences of those subject to online gender-based violence.

🎉 Contribution Pathways 🎉

-We cherish diversity of experiences and perspectives. It adds value to our work. To this end, we strongly encourage candidates who find alignment with the project and are driven to learn, to contribute to Uli. There are both code and no-code issues that you can contribute to. +We cherish diversity of experiences and perspectives. It adds value to our work. To this end, we strongly encourage candidates who find alignment with the project and are driven to learn, to contribute to Uli. There are both code and no-code issues that you can contribute to. To contribute effectively, we recommend doing some of these: - Peruse our [Wiki](https://github.com/tattle-made/Uli/wiki). It will help you navigate our repository, and adhere to our standards for contributions. @@ -113,4 +113,4 @@ The pilot of the project was managed by the [Centre for Internet and Society](ht ## Website -Visit the Uli website at https://uli.tattle.co.in/ +Visit the Uli website at https://uli.tattle.co.in/ !!! diff --git a/uli-website/static/Track_Icons/Database.png b/uli-website/static/Track_Icons/Database.png new file mode 100644 index 00000000..732640ef Binary files /dev/null and b/uli-website/static/Track_Icons/Database.png differ diff --git a/uli-website/static/Track_Icons/Slur Editor.png b/uli-website/static/Track_Icons/Slur Editor.png new file mode 100644 index 00000000..51623f9f Binary files /dev/null and b/uli-website/static/Track_Icons/Slur Editor.png differ diff --git a/uli-website/static/Track_Icons/Tools.png b/uli-website/static/Track_Icons/Tools.png new file mode 100644 index 00000000..43ae0fe7 Binary files /dev/null and b/uli-website/static/Track_Icons/Tools.png differ diff --git a/uli-website/static/Track_Icons/Workshops.png b/uli-website/static/Track_Icons/Workshops.png new file mode 100644 index 00000000..34c3730a Binary files /dev/null and b/uli-website/static/Track_Icons/Workshops.png differ