Actually use the $age variable on the homepage
This commit is contained in:
parent
ed3269cd6c
commit
210363d173
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<h2>QuickFacts™</h2>
|
<h2>QuickFacts™</h2>
|
||||||
<hr>
|
<hr>
|
||||||
<ul>
|
<ul>
|
||||||
<li>18 y/o, he/him, British</li>
|
<li>{{ $age }} y/o, he/him, British</li>
|
||||||
<li>Theatre Technician, "Web Developer" and NixOS User</li>
|
<li>Theatre Technician, "Web Developer" and NixOS User</li>
|
||||||
<li>Loves ETC desks, prefers Generics to LEDs for some reason</li>
|
<li>Loves ETC desks, prefers Generics to LEDs for some reason</li>
|
||||||
<li>Has a crippling Soundcraft addiction</li>
|
<li>Has a crippling Soundcraft addiction</li>
|
||||||
|
|
Loading…
Reference in a new issue