<section>
<div class="pageheader-dots">
<div class="pageheader-dots__back">← <a href="/">Back to the Design System</a></div>
<div class="pageheader-dots__dots">
<div class="pageheader-dots__wrapper">
<div class="pageheader-dots__container">
<p class="pageheader-dots__top-heading">2/8</p>
<div id="js-pageheader-scene">
<p data-depth="0.2" class="pageheader-dots__main-heading">
Installation folder
</p>
<p data-depth="0.6" class="pageheader-dots__main-heading-shadow">
Installation folder
</p>
</div>
<p class="pageheader-dots__sub-heading">Open your favourite Terminal/Bash tool and goto to where you want to install the prototype. Hint: You can use <code>pwd</code> to make sure your in the right location.</p>
<div class="pageheader-dots__button">
<a href="/components/preview/page-guide-1" title="Previous" class="link-button--ghost" property="url">Previous</a>
<a href="/components/preview/page-guide-3" title="Next" class="link-button" property="url">Next</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
{{> '@pageheader-dots' }}
</section>
{
"pageHeader": {
"top": "2/8",
"main": "Installation folder",
"sub": "Open your favourite Terminal/Bash tool and goto to where you want to install the prototype. Hint: You can use <code>pwd</code> to make sure your in the right location."
},
"previousButton": {
"url": "/components/preview/page-guide-1",
"title": "Previous",
"text": "Previous"
},
"nextButton": {
"url": "/components/preview/page-guide-3",
"title": "Next",
"text": "Next"
}
}