hugo-toha/layouts/_default
Yuriy 86ae544e64
side base url removed
BaseUrl in single.html file been removed

when background url is here with BaseURL, image is not openning when you accessing your page through another link.
example: 
when instead of accessing 
http:/toha.example.com/posts/some-post
you trying to access with:
http://127.0.0.1/posts/some-post
2020-07-06 23:53:02 +02:00
..
baseof.html Add page title 2020-04-17 02:47:01 +06:00
list.html Make home page sections dynamic and configurable (#14) 2020-06-30 01:54:28 +06:00
single.html side base url removed 2020-07-06 23:53:02 +02:00