lenpaste icon indicating copy to clipboard operation
lenpaste copied to clipboard

change home page

Open sepahna opened this issue 1 year ago • 1 comments

Hello How can I edit the home page?
Please show the path where the home file is.

sepahna avatar Mar 11 '24 16:03 sepahna

In Lenpaste 1.3.1, the files you need are located in the source code tree at the path internal/web/data/. The .tmpl files are template files from which HTML pages will be generated. The main.tmpl file is responsible for the home page.

I remind you that Lenpaste is free software distributed under AGPL v3 license. This means that if you modify a file you need, you must make the source code publicly available, even if you intend to use the modified code only on your server.

lcomrade avatar Mar 12 '24 16:03 lcomrade