Skip to content

Commit

Permalink
Added elm topic (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimzco authored May 10, 2019
1 parent 7417f01 commit d7f7ce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Some of the conferences have been pulled from other projects:
- [See all Security conferences](https://confs.tech/security)
- [See all Scala conferences](https://confs.tech/scala)
- [See all TypeScript conferences](https://confs.tech/typescript)
- [See all elm conferences](https://confs.tech/elm)
- [See all .NET conferences](https://confs.tech/dotnet)
- [See all GraphQL conferences](https://confs.tech/graphql)
- [See all networking events](https://confs.tech/networking)
Expand Down
1 change: 1 addition & 0 deletions src/components/config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ export const TOPICS = {
scala: 'Scala',
security: 'Security',
typescript: 'TypeScript',
elm: 'elm',
ux: 'Design / UX',
};

0 comments on commit d7f7ce5

Please sign in to comment.