Skip to content

Commit

Permalink
Add requested change to banners
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoDCube committed Apr 4, 2023
1 parent 04c1179 commit 0104755
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<a [routerLink]="'/pages/hatartalanul'">
<img src="/assets/banners/hatartalanul.jpg" alt="Határtalanul" />
</a>
<a [routerLink]="'/information/tarjan-imre-emlekverseny'">
<img src="/assets/banners/tarjan.jpg" alt="Tarján Imre emlékverseny" />
<a [routerLink]="'/pages/nemzeti-tehetseg-program'">
<img src="/assets/banners/ntp.png" alt="Nemzeti Tehetség Program" height="160"/>
</a>
<a [routerLink]="'/pages/bazisintezmeny'">
<img src="/assets/banners/bazisintezmeny_logo.png" alt="Oktatási Hivatal Bázisintézménye" />
Expand Down
Binary file added apps/frontend/src/assets/banners/ntp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apps/frontend/src/assets/banners/tarjan.jpg
Binary file not shown.

0 comments on commit 0104755

Please sign in to comment.