diff --git a/files/views/index.pug b/files/views/index.pug index e0cbd4c..96b3e0a 100644 --- a/files/views/index.pug +++ b/files/views/index.pug @@ -39,4 +39,6 @@ html(lang='en') h2 Privacy statements p I collect access logs that include access date and time, IP-address, User-Agent, referer URL that tells me where have you came from, request that you sent to me. In addition there are GeoIP information added based on your IP-address that includes country, region, and city for my convenience. p This site makes use of JavaScript purely for convenient functionality, like being able to watch video, listen to music, and look images in an overlay without the need to open a file in a new tab or return back. + footer + | 2017—2022 Arav <#[a(href='mailto:me@arav.top') me@arav.top]> div#overlay \ No newline at end of file