Skip to content

Commit

Permalink
beauty
Browse files Browse the repository at this point in the history
  • Loading branch information
laneyshi committed Mar 18, 2024
2 parents e4f69d2 + fa6b301 commit 971179a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions _data/faculty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Qiang,Qiu,Purdue University,assets/faculty/QiangQiu_PurdueUniversity.jpg
Shreyas,Sundaram,Purdue University,assets/faculty/ShreyasSundaram_PurdueUniversity.jpg
Wei,Zakharov,Purdue University,assets/faculty/WeiZakharov_PurdueUniversity.jpg
Kate,Saenko,Boston University,assets/faculty/KateSaenko_BostonUniversity.jpg
Grauman,Kristen,The University of Texas at Austin,assets/faculty/GraumanKristen_TheUniversityofTexasatAustin.jpg
Ziad,Al-Halah,The University of Texas at Austin,assets/faculty/ZiadAl-Halah_UTAustin.jpeg
Grauman,Kristen,The University of Texas at Austin,assets/faculty/GraumanKristen_TheUniversityofTexasat Austin.jpg
Ziad,Al-Halah,The University of Texas at Austin,assets/faculty/ZiadAl-Halah_UTAustin.jpeg
2 changes: 0 additions & 2 deletions _layouts/dark.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link href="css/CustomCSS.css" rel="stylesheet" />
<!-- Channel icon-->
<link href="../css/channelicon.css" rel="stylesheet" />
</head>
<body class="d-flex flex-column h-100 bg-dark">
<main class="flex-shrink-0">
Expand Down
2 changes: 0 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link href="css/CustomCSS.css" rel="stylesheet" />
<!-- Channel icon-->
<link rel="stylesheet" href="../css/channelicon.css"/>
</head>
<body class="d-flex flex-column">
<main class="flex-shrink-0">
Expand Down

0 comments on commit 971179a

Please sign in to comment.