On Fri, Jun 11, 2021 at 12:00 PM Niklas Vest wrote: > I wanted to implement a minor improvement to user experience to the website > and upon inspection of the repository I have found no "common" code that > would represent the website structure.
git grep '<title>' tells me this is the file defining what a page looks like: english/template/debian/basic.wml Not sure about the other places you want to modify, maybe grep the english/ directory for the things you see now and then modify those files. -- bye, pabs https://wiki.debian.org/PaulWise