mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
clean up personal routes
This commit is contained in:
parent
32bb08f105
commit
37317b2a4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3.10
|
# Author: JesseBot@Linux.com
|
||||||
# JesseBot@Linux.com
|
|
||||||
# last update 2022-10-07 17:06:07.0 +0200
|
# last update 2022-10-07 17:06:07.0 +0200
|
||||||
|
|
||||||
from flask import Flask
|
from flask import Flask
|
||||||
from flask import render_template
|
from flask import render_template
|
||||||
import logging as log
|
import logging as log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue