Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kharann authored Apr 13, 2022
1 parent 93e608f commit 53538d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions views/FrontPageView/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ export const FrontPageView: FC<Props> = ({ courses, totalCourseCount }) => {
<Heading as="h1">Grades.no</Heading>
<Text className={styles.byline}>Karakterstatistikk for alle emner ved NTNU</Text>
</div>
<Text className={styles.infoText}>
⚠️ Grunnet at vår tidligere datakilde (NTNU Karstat) har blitt avviklet, så mangler vi en datakilde som
oppdateres ofte. Vi er klare over at grades.no mangler data på noen fag etter 2020 og jobber med saken! Fag
som har oppdatert statstikken sin etter 2020 kan også vise feil tall.
</Text>
<label className={styles.searchLabel} htmlFor="search">
Søk i emner
</label>
Expand Down

1 comment on commit 53538d4

@vercel
Copy link

@vercel vercel bot commented on 53538d4 Apr 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gradestats-app – ./

gradestats.vercel.app
gradestats-app-git-master-dotkom.vercel.app
gradestats-app-dotkom.vercel.app

Please sign in to comment.