mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
added signature
This commit is contained in:
parent
819011f26b
commit
8deff7826e
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
# production web routing bottle file
|
||||
# Code by JesseBot@Linux.com
|
||||
# 1/3/16
|
||||
# Production web routing bottle file
|
||||
|
||||
import bottle
|
||||
from bottle import redirect, request, response, route
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue