diff --git a/app.py b/app.py index 7db269e..3bb8c27 100644 --- a/app.py +++ b/app.py @@ -71,3 +71,7 @@ def host(): @app.route("/us") def us(): return render_template('us.html') + +@app.route("/risdeveau") +def risdeveau(): + return render_template('personal/risdeveau/index.html') diff --git a/templates/personal/risdeveau/index.html b/templates/personal/risdeveau/index.html new file mode 100644 index 0000000..a34092d --- /dev/null +++ b/templates/personal/risdeveau/index.html @@ -0,0 +1,35 @@ + + + + Sweet Bread + + + + + + + + +
+
+

Development

+ +

Gitea

+

GitHub

+
+ +
+

Contacts

+ +

Fediverse

+

GameBanana

+

Steam

+

Mail

+
+
+ + \ No newline at end of file diff --git a/templates/us.html b/templates/us.html index df66391..dd45510 100644 --- a/templates/us.html +++ b/templates/us.html @@ -3,7 +3,7 @@ {% block title %}О нас{% endblock %} {% block content %} - +
Sweetbread