Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
schdesign web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
schdesign
schdesign web
Commits
d908dd25
Commit
d908dd25
authored
4 years ago
by
Andris Borbás
Browse files
Options
Downloads
Patches
Plain Diff
Fix footer images
parent
abe6f1ab
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/Footer.tsx
+3
-3
3 additions, 3 deletions
src/components/Footer.tsx
with
3 additions
and
3 deletions
src/components/Footer.tsx
+
3
−
3
View file @
d908dd25
...
...
@@ -28,21 +28,21 @@ export default function Footer() {
<
a
href
=
"https://sch.bme.hu"
target
=
"_blank"
rel
=
"noreferrer"
>
<
img
className
=
"pb-4 w-40 md:pb-0 md:h-24"
src
=
"assets/images/sch.svg"
src
=
"
/
assets/images/sch.svg"
alt
=
"Schönherz Zoltán Kollégium logó"
/>
</
a
>
<
a
href
=
"https://simonyi.bme.hu"
target
=
"_blank"
rel
=
"noreferrer"
>
<
img
className
=
"pb-4 w-56 md:pb-0 md:h-24"
src
=
"assets/images/simonyi_color.svg"
src
=
"
/
assets/images/simonyi_color.svg"
alt
=
"Simonyi Károly Szakkollégium logó"
/>
</
a
>
<
a
href
=
"https://vik.bme.hu"
target
=
"_blank"
rel
=
"noreferrer"
>
<
img
className
=
"pb-4 w-40 md:pb-0 md:h-24"
src
=
"assets/images/VIK.svg"
src
=
"
/
assets/images/VIK.svg"
alt
=
"BME Villamosmérnöki és Infromatikai kar logó"
/>
</
a
>
...
...
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