File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,6 @@ export default function Footer() {
2828 >
2929 Instrument statuses
3030 </ Link >
31-
32- < Link
33- href = "/wall"
34- className = "text-base leading-6 text-gray-500 hover:text-gray-900 dark:text-white dark:hover:text-gray-400 transition-color duration-100 px-5 py-2"
35- >
36- Wall display
37- </ Link >
3831 </ nav >
3932 < p className = "mt-8 text-base leading-6 text-center text-gray-400" >
4033 © 2024 Experiment Controls at ISIS. All rights reserved.
Original file line number Diff line number Diff line change @@ -35,12 +35,6 @@ export default function NavBar() {
3535 >
3636 Instrument Status
3737 </ Link >
38- < Link
39- className = "block py-2 px-3 rounded text-black dark:text-white hover:text-white hover:bg-zinc-800"
40- href = "/wall"
41- >
42- Wall display
43- </ Link >
4438 < Link
4539 className = "block py-2 px-3 rounded text-black dark:text-white hover:text-white hover:bg-zinc-800"
4640 href = "https://www.isis.stfc.ac.uk/Pages/Beam-Status.aspx"
You can’t perform that action at this time.
0 commit comments