Skip to content

Commit

Permalink
georchestra: re-add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Dec 6, 2023
1 parent ad416e4 commit 1a695b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/datafeeder/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Permanent+Marker&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined"
rel="stylesheet"
/>
<script src="assets/env.js"></script>
</head>
<body class="m-0 h-full flex flex-col">
Expand Down

0 comments on commit 1a695b5

Please sign in to comment.