The logo
The logo at the top of each page is sill the heat, which is specific to the Lepagito theme. Your blog should have its own logo, since the Lepagito logo is copyrighted (see License). To do that, copy first logos from Lepagito to your environment, exactly as:
mkdir content/theme cp -a ~/pelican-themes/lepagito/static/img theme
In the content/theme/img directory, the files are:
logo.png favicon-16x16.png favicon-32x32.png favicon.ico apple-touch-icon.png mstile-150x150.png site.webmanifest entry_foooter.png browserconfig.xml
The first six files are different implementations of the same logo and should be modified. The …
Read more: