Skip to content

Commit 25b51c6

Browse files
committed
fix #17
Thanks @hd719 for providing the favicon and the source code
1 parent 426c968 commit 25b51c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/step.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<link type="text/css" rel="stylesheet" href="../css/requirements.css" media="screen"/>
2222
<link type="text/css" rel="stylesheet" href="../css/Ubuntu.css" media="screen"/>
2323
<link type="text/css" rel="stylesheet" href="../css/lang-{{ language }}.css" media="screen"/>
24+
<link rel="shortcut icon" href="../favicon.ico?v=2" type="image/x-icon">
2425
<meta charset="utf-8">
2526
<title>{{ page.title | escape }} - Interaktive Einführung in Reguläre Ausdrücke</title>
2627
<script type="text/javascript">

0 commit comments

Comments
 (0)