reconnect
This commit is contained in:
17
.github/_layouts/item/panorama.html
vendored
Normal file
17
.github/_layouts/item/panorama.html
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
# panorama item layout
|
||||
# adds panorama viewer using Pannellum
|
||||
layout: item/item-page-base
|
||||
---
|
||||
|
||||
<div class="mb-4 text-center">
|
||||
|
||||
{% include item/panorama.html %}
|
||||
|
||||
<div class="my-2">
|
||||
|
||||
{% include item/download-buttons.html %}
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user