s2ward / talesoftibia.com

Repository for talesoftibia.com
GNU General Public License v3.0
4 stars 3 forks source link

[fix] query params aren't set when theirs value is default. Link should be shorter #30

Closed elkolorado closed 9 months ago

elkolorado commented 9 months ago

The links should be based now as:

https://talesoftibia.com/site/npsearch.html?s=talon

etc. So the query value is present only if its not default.

Besides, I recommend you to configure your AWS S3 so the route of the pages arent including .html and even not /site but instead like so:

https://talesoftibia.com/npsearch?s=talon

which will make the url even more shorter, and elegant

elkolorado commented 9 months ago

closing as i prettier`ied the lines