Skip to content

CurrentYear.html

Psycho edited this page Oct 4, 2019 · 1 revision
<div class="CurrentYear" id="CurrentYear">
	<div class="icon">
		<i class="fas fa-date"></i>
	</div>
	<div>
		<!-- Your module html content -->
	</div>
</div>

This is your widget! Replace the content of the second div by whatever you want to display! Font awesome is preloaded for the widgets, use them icons!