From d7acc197cfaec5eccfd189fa02e3e9e74b99ebba Mon Sep 17 00:00:00 2001 From: Zergling_man Date: Wed, 15 Dec 2021 17:54:38 +1100 Subject: [PATCH] Update --- main/pages/index | 2 -- main/views.py | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/main/pages/index b/main/pages/index index 0e2f974..d255852 100644 --- a/main/pages/index +++ b/main/pages/index @@ -1,5 +1,3 @@ -

we back boiz

-

I'm aware of some issues accessing jasmine (this server). I believe it's related to routing. Please provide me information about this so I can get to the bottom of it. (Right now I think country + whether you could access it, with or without forcing it are what would be useful.)

Rakka me takkas and riddly me diddlies.

Welcome back, Ike. Farewell, Sly.


diff --git a/main/views.py b/main/views.py index 5468bf0..c7ad1c6 100644 --- a/main/views.py +++ b/main/views.py @@ -54,7 +54,7 @@ def index(): raws=b.read() ids=raws.split('\n') stuff=stuff.format(ra.choice(ids)) - return {'title':'Home','content':stuff,'date':'2021/09/20'} + return {'title':'Home','content':stuff,'date':'2021/12/15'} def lii(obj): name=obj.name