fix: add generic favicon link
1 files changed, 2 insertions(+), 0 deletions(-) M templates/index.html
M templates/index.html => templates/index.html +2 -0
@@ 1,3 1,4 @@ {# index.html #} {% import "macros.html" as macros %} <!DOCTYPE html> @@ <html lang="en"> 20,6 21,7 @@ </title> <meta name="description" content="{{ config.description }}" /> <meta name="keywords" content="blog" /> <link rel="icon" href="data:;base64,iVBORw0KGgo="> <link rel="alternate" type="application/atom+xml" title="Atom Feed"