Add a project card for Auto Dark
This commit is contained in:
parent
a0dc596067
commit
03328460ae
12
index.html
12
index.html
|
@ -167,6 +167,18 @@
|
|||
<a class="card-link" href="https://github.com/NeilBrommer/Resume" target="_blank">Source code</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h4 class="card-header">Auto Dark</h4>
|
||||
<div class="card-body">
|
||||
<p>
|
||||
A small utility for setting/toggling the Windows 10 dark
|
||||
theme. Useful in combination with the Windows Task
|
||||
Scheduler to automatically change the theme.
|
||||
</p>
|
||||
<a class="card-link" href="https://github.com/NeilBrommer/WindowsAutoDark" target="_blank">Source code</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue