aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_pages/home/home.component.html
diff options
context:
space:
mode:
authorDanijel Anđelković <adanijel99@gmail.com>2022-05-18 20:50:51 +0200
committerDanijel Anđelković <adanijel99@gmail.com>2022-05-18 20:50:51 +0200
commiteaa1f809f8e95bd36803e4ff0c89cab420b46cfa (patch)
treee3c914ff0d3b16b63492c1407b9e4c0e66c2c819 /frontend/src/app/_pages/home/home.component.html
parent7c0c09c94246441bca36d873769fc420feb00937 (diff)
parentb3a47535532ca7af3943196c7c78f9dd6025a5b0 (diff)
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into redesign
Diffstat (limited to 'frontend/src/app/_pages/home/home.component.html')
-rw-r--r--frontend/src/app/_pages/home/home.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/app/_pages/home/home.component.html b/frontend/src/app/_pages/home/home.component.html
index 9b559bc9..534854b6 100644
--- a/frontend/src/app/_pages/home/home.component.html
+++ b/frontend/src/app/_pages/home/home.component.html
@@ -21,7 +21,7 @@
<div class="card-body">
<mat-icon width="48px" height="48px" style="font-size: 48px; margin-left: 50%; transform: translateX(-100%);">storage
</mat-icon>
- <h2 class="card-title my-2 subtitle-class">Arhiva</h2>
+ <h2 class="card-title my-2 subtitle-class">Kolekcije</h2>
<p class="card-text">
<a class="stretched-link text-light" routerLink="archive">Upravljajte</a> izvorima podataka, eksperimentima, modelima i rezultatima treniranja. Pogledajte podatke koje su podelili drugi korisnici.
</p>