From 4d9a3c1681dc10d9835e67f9634dfbb14fda7349 Mon Sep 17 00:00:00 2001 From: alekswilc Date: Mon, 5 Aug 2024 23:47:15 +0200 Subject: [PATCH 1/2] add forum link to header & readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index acbbf5c..c07e919 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ # Simrail Logs Prosty projekt, logujący wyjścia z posterunków. +### Hej! Podoba Ci się projekt? Polajkuj post na [forum](https://forum.simrail.eu/topic/9142-logowanie-wyj%C5%9B%C4%87-z-posterunk%C3%B3w/), a będzie mi miło! Dla Ciebie to jedno kliknięcie, a dla mnie motywacja do rozwijania projektu + ## Cele - Ułatwienie zgłaszania graczy, którzy robią "Hit and Run" (psuje i wychodze z posterunku) From a6f0f8a81e93f532773eed3c8dd80bdc5d4cfd6a Mon Sep 17 00:00:00 2001 From: alekswilc Date: Mon, 5 Aug 2024 23:50:15 +0200 Subject: [PATCH 2/2] add missing files --- src/http/views/details.ejs | 2 ++ src/http/views/index.ejs | 2 ++ src/http/views/search.ejs | 2 ++ 3 files changed, 6 insertions(+) diff --git a/src/http/views/details.ejs b/src/http/views/details.ejs index dbab6b6..383b973 100644 --- a/src/http/views/details.ejs +++ b/src/http/views/details.ejs @@ -48,6 +48,8 @@

SimRail Logs

Dokumentacja

+
+

Hej! Podoba Ci się projekt? Polajkuj post na forum, a będzie mi miło! Dla Ciebie to jedno kliknięcie, a dla mnie motywacja do rozwijania projektu

diff --git a/src/http/views/index.ejs b/src/http/views/index.ejs index 42ec653..46d35b2 100644 --- a/src/http/views/index.ejs +++ b/src/http/views/index.ejs @@ -24,6 +24,8 @@

SimRail Logs

Dokumentacja

+
+

Hej! Podoba Ci się projekt? Polajkuj post na forum, a będzie mi miło! Dla Ciebie to jedno kliknięcie, a dla mnie motywacja do rozwijania projektu

Wyszukaj posterunek, osobe lub serwer

diff --git a/src/http/views/search.ejs b/src/http/views/search.ejs index 6991b6d..614273b 100644 --- a/src/http/views/search.ejs +++ b/src/http/views/search.ejs @@ -25,6 +25,8 @@

SimRail Logs

Dokumentacja

+
+

Hej! Podoba Ci się projekt? Polajkuj post na forum, a będzie mi miło! Dla Ciebie to jedno kliknięcie, a dla mnie motywacja do rozwijania projektu

Wyszukaj posterunek, osobe lub serwer