Skip to content

Commit be7d2c2

Browse files
committed
Updated default layout html
Updated default layout html to include the link for home page on the title.
1 parent 7fc80a8 commit be7d2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<header>
2424
<div class="container" id="header_menu">
25-
<h1>PythonPune</h1>
25+
<h1><a href="/">PythonPune</a></h1>
2626
<h2>Pune Pythonistas and their discussions and events.</h2>
2727
<ul>
2828
<li><a href="/">Home</a></li>

0 commit comments

Comments
 (0)