Skip to content

Commit 9bce049

Browse files
committed
Updated default layout html
updated the color for title to match the theme and not to anchor style
1 parent be7d2c2 commit 9bce049

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><a href="/">PythonPune</a></h1>
25+
<h1><a href="/" style="color:b5e853;">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)