From 77bc97087b94ebe449e2ca30dd766a14151b4afd Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Fri, 23 Feb 2024 03:14:06 +0100 Subject: [PATCH] Fix: url changed to dev from prod, readme updated --- README.md | 6 ------ config.toml | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index c34e4a6..596804f 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,9 @@ ## To Do - [ ] Docker? -- [ ] kopirovani PGP na click opravit -- [ ] projekty page css -- [ ] contact page odesilani mailu -- [ ] contact page pridat odkazy na dalsi soc site (github atd) -- [ ] fixnout resize hr v projektu - [ ] redesign contact - [ ] redesign about - [ ] check about text content -- [ ] add some more projects - [ ] responsibility # Projects diff --git a/config.toml b/config.toml index 405b006..3816ac0 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www.filiprojek.cz" +base_url = "https://dev.filiprojek.cz" title = "Filip Rojek" compile_sass = true