Commit cbaa500c authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update public/src/js/config.tsx

parent 11288cf4
Pipeline #8475 passed with stages
in 44 seconds
......@@ -32,7 +32,7 @@ export const websceneId = "2f5bd708966344f99b7a6c8b6ea833ea";
// or create a new section by
// implement a subclass from `Section`
// The about Turangua section:
// About HFT Stuttgart section
new HomeSection({
content: (that: any) => (
<div>
......@@ -82,7 +82,7 @@ new HomeSection({
// Bau 1 of HFT Campus
// // The different floors for Turanga:
// // The different floors for HFT Stuttgart:
new FloorsSection({
FloorSurface: new Collection([
new Floor({
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment