From 8b39358dd65cf50ce1565b9cb6b9bc642983b931 Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Sat, 22 Feb 2020 15:23:51 -0700 Subject: [PATCH] Allow passing of url between jester and frontend --- public/karax.html | 1 + src/forum.nim | 6 ++++-- src/frontend/forum.nim | 10 +++++++--- src/frontend/karaxutils.nim | 17 ++++++++++++----- src/utils.nim | 35 ++++++++++++++++++++++++++++++++--- 5 files changed, 56 insertions(+), 13 deletions(-) diff --git a/public/karax.html b/public/karax.html index 3f7f41b..31abb4f 100644 --- a/public/karax.html +++ b/public/karax.html @@ -15,6 +15,7 @@