We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47016b0 commit 824b9c2Copy full SHA for 824b9c2
_layouts/default.html
@@ -10,7 +10,7 @@
10
<link rel="alternate" type="application/atom+xml" title="Atom Feed for PythonPune" href="/atom.xml" />
11
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
12
<script type="text/javascript" src="/javascripts/jquery.tinysort.min.js"></script>
13
- <title>PythonPune by pythonpune</title>
+ <title>PythonPune - Presence of Python Pune Community on Internet</title>
14
<script type="text/javascript">
15
function page_callback() {
16
// do nothing;
0 commit comments