Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NYU-Abu-Dhabi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
NYU-Abu-Dhabi
Commits
e45a6737
Commit
e45a6737
authored
7 months ago
by
swostikpati
Browse files
Options
Downloads
Patches
Plain Diff
removing merge conflict attempt
parent
e40a23cb
No related branches found
No related tags found
1 merge request
!21
removed lottie file. Will try again later
Pipeline
#399926
failed
7 months ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Hero.jsx
+2
-2
2 additions, 2 deletions
src/components/Hero.jsx
with
2 additions
and
2 deletions
src/components/Hero.jsx
+
2
−
2
View file @
e45a6737
...
...
@@ -5,10 +5,10 @@ import "./Hero.css";
export
default
function
({
name
})
{
return
(
<
div
className
=
"hero"
>
{
/*
<HeroAnimation
<
HeroAnimation
animationPath
=
"/nyu-abu-dhabi/lottie-files/hero-optimized.json"
speed
=
{
1
}
/>
*/
}
/>
<
p
className
=
"heading"
>
{
name
}
</
p
>
</
div
>
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment