This commit is contained in:
2026-01-30 22:22:08 -06:00
parent 652ac886a4
commit 0b311678c6
4 changed files with 2 additions and 4 deletions

View File

@@ -1,11 +1,10 @@
{% block content %} {% macro nameplate() %}
<div>
<h1 id="homeName" class="textGrad">Andrew's Definitely Active Website</h1>
<h2 class="textGrad">Here's a wizard on the moon:</h2>
<div class="flex vertOnMobile">
<div>
<img
src="{{ url_for('static', filename='photos/min.moonWizard.avif') }}"
src="{{ url_for('static', filename='photos/extradimensionalSq.avif') }}"
id="homeIcon"
fetchpriority=high
alt="logo"