added progress bar for competencies
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
This page shows the status of the competencies I am working on (*grad*)
|
||||
|
||||
#+BEGIN_EXPORT html
|
||||
<div id="progress-wrapper">
|
||||
<div id="progress-label">0% completed</div>
|
||||
<div id="progress-bar">
|
||||
<div id="progress-fill"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="kanban-board">
|
||||
<p>Loading status…</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user