Skip to content

Commit

Permalink
updating member summary
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrxyz committed Nov 26, 2024
1 parent 1e7f6e6 commit 3486e5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Upload files to mil.ufl.edu
# yamllint disable-line rule:truthy
on:
push:
branches:
- main

jobs:
upload:
Expand Down
4 changes: 3 additions & 1 deletion src/pages/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,9 @@ function TeamSection() {
<p className="text-lg text-gray-800 leading-relaxed px-10 mb-8">
Our team is composed of students and faculty from various fields
across the University of Florida, unified by a passion for robotics
and innovation. We work together to achieve remarkable results.
and innovation. We are primarily undergraduates with a few graduate
students and faculty advisors. We span a wide range of disciplines,
from physics to computer science.
</p>
<div className="flex justify-center">
<img
Expand Down

0 comments on commit 3486e5f

Please sign in to comment.