Skip to content

Commit

Permalink
Adding About Info to Settings (#103)
Browse files Browse the repository at this point in the history
We discussed adding some attribution and links to an About section. I
just added social links and a link to the emerge tools landing page.

I also added a placeholder for a feedback form, which we can fill in
once we have a notion page or similar thing setup.

Lastly I wanted to add some fun + emerge-y branding so I created a card
that has a sort of starfield animation. I built this a lil while ago and
it felt fitting, can remove it if it's too extra.
  • Loading branch information
Rahkeen authored Aug 7, 2024
1 parent dfd25ba commit 68e86e2
Show file tree
Hide file tree
Showing 11 changed files with 536 additions and 192 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ dependencies {
implementation(libs.androidx.ui.graphics)
implementation(libs.androidx.ui.tooling.preview)
implementation(libs.androidx.material3)
implementation(libs.androidx.shapes)
implementation(libs.androidx.browser)
implementation(libs.androidx.datastore)

Expand Down
Loading

0 comments on commit 68e86e2

Please sign in to comment.