Stupid selection...
This commit is contained in:
13
index.html
13
index.html
@@ -12,6 +12,7 @@
|
||||
"@thatopen/fragments": "./vendor/@thatopen/fragments/dist/index.mjs",
|
||||
"web-ifc": "./vendor/web-ifc/web-ifc-api.js",
|
||||
"openbim-components": "./vendor/@thatopen/components/dist/index.mjs",
|
||||
"@thatopen/components-front": "./vendor/@thatopen/components-front/dist/index.js",
|
||||
"lit": "./vendor/@lit-labs/ssr-dom-shim/index.js"
|
||||
}
|
||||
}
|
||||
@@ -21,12 +22,12 @@
|
||||
<body>
|
||||
<nav class="navbar has-background-light" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="/">
|
||||
<span class="icon mr-2">
|
||||
<i class="fas fa-home"></i>
|
||||
</span>
|
||||
WebArchi
|
||||
</a>
|
||||
<a class="navbar-item" href="/">
|
||||
<span class="icon mr-2">
|
||||
<i class="fas fa-home"></i>
|
||||
</span>
|
||||
WebArchi
|
||||
</a>
|
||||
<!-- navbar items, navbar burger... -->
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user