Custom syntax highlight stylesheet

This commit is contained in:
Felipe M 2020-12-20 16:38:28 +01:00
parent 4caed27fd0
commit 3326c1dbb7
Signed by: fmartingr
GPG key ID: 716BC147715E716F
3 changed files with 75 additions and 1 deletions

View file

@ -4,7 +4,6 @@
<meta charset="UTF-8">
<title>{% block page_title %}Felipe Martin{% endblock %}</title>
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="{{ get_pygments_stylesheet()|url }}">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for fmartingr.com" href="/feed.xml" />
<link rel="icon" href="/static/images/favicon.ico">
<!-- Mobile -->