File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ const rht = Red_Hat_Text({
1818} )
1919
2020export const metadata : Metadata = {
21- title : "Create Next App " ,
22- description : "Generated by create next app " ,
21+ title : "Badger Compute " ,
22+ description : "Jupyter-based interactive compute service for researchers at the University of Wisconsin-Madison " ,
2323} ;
2424
2525export default function RootLayout ( {
Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ export default function Home() {
6666 < Fade in = { showOverlay } timeout = { 1000 } >
6767 < Box >
6868 < Typography variant = "h2" component = "h1" gutterBottom sx = { { fontWeight : 700 } } >
69- Welcome to BadgerHub
69+ Welcome to Badger Compute
7070 </ Typography >
7171 < Typography variant = "h5" gutterBottom >
72- The collaborative platform for UW–Madison
72+ Engage Your Research: Interactive Computing with BadgerHub
7373 </ Typography >
7474 < Button
7575 variant = "contained"
You can’t perform that action at this time.
0 commit comments