aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-03-14 15:22:42 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-03-14 15:24:40 +1300
commit82299f675955eebb1f024a4f7272c894a6a665d8 (patch)
treefc4ab0b668599de6cbefed37d1848e83bb013c21 /index.html
parent00f2fc95a0db4e2f26c5d09ac292d0e682799744 (diff)
downloadpetrichor-82299f675955eebb1f024a4f7272c894a6a665d8.tar.xz
Move all remaining images to common directory
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e063587..6b1b34d 100644
--- a/index.html
+++ b/index.html
@@ -44,6 +44,6 @@
</ul>
</div>
<select id="session-list" class="ease-opacity"></select>
- <img id="shutdown" class="ease-opacity" src="iec5009.svg" onclick="show_element('power-confirm');show_element('mask');" />
+ <img id="shutdown" class="ease-opacity" src="image/iec5009.svg" onclick="show_element('power-confirm');show_element('mask');" />
</body>
</html>