Skip to content
Snippets Groups Projects
Commit fc20e537 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file hardware.html

parent 66d597b5
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
{% extends "layout.html" %}
{% block title %}Hardward{% endblock %}
<button id="textSizeToggle" class="text-size-toggle">L</button>
{% block page_content %}
<div class="sidebar">
<ul>
......@@ -43,7 +43,7 @@
<li><a href="#Reference">Reference</a></li>
</ul>
</div>
<button id="textSizeToggle" class="text-size-toggle">L</button>
<div class="progress-container">
<svg class="progress-bar-circle" width="60" height="60">
<circle class="progress-circle" cx="30" cy="30" r="25" stroke-width="5" fill="transparent"></circle>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment