Add rowdy-hacks project submission image to about

This commit is contained in:
Xevion
2022-03-27 13:04:49 -05:00
parent 83b72ae292
commit 4bf568c0fe

View File

@@ -1,6 +1,7 @@
{% extends 'layouts/index.html' %} {% extends 'layouts/index.html' %}
{% block content %} {% block content %}
<div id="about"> <div id="about">
<img class="about-img" src="{{ url_for('static', filename='roadrunner.png') }}">
<p>Designed for RowdyHacks 2022, <strong>Runnerspace</strong> is a retro throwback site designed to mimic the feel and features <p>Designed for RowdyHacks 2022, <strong>Runnerspace</strong> is a retro throwback site designed to mimic the feel and features
of the popular website 'MySpace' and other social media of it's era. Runnerspace aims to be simple, easy to use, easy to of the popular website 'MySpace' and other social media of it's era. Runnerspace aims to be simple, easy to use, easy to
debug, and uncomplicated at it's core. It's tech stack is as simple as it gets - HTML, CSS and Javascript running on Flask, debug, and uncomplicated at it's core. It's tech stack is as simple as it gets - HTML, CSS and Javascript running on Flask,