Update index.html
Removed the footer container the folder structure. Not needed for deployment
This commit is contained in:
10
index.html
10
index.html
@@ -224,16 +224,6 @@
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<div>Folder layout expected:</div>
|
||||
<div style="margin-top:6px; background: rgba(15,22,35,.65); border:1px solid var(--line); border-radius: 12px; padding: 12px;">
|
||||
<code style="color: var(--text);">
|
||||
RDP/<br/>
|
||||
index.html<br/>
|
||||
src/<br/>
|
||||
img/<br/>
|
||||
...image files...
|
||||
</code>
|
||||
</div>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user