File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ bio: 'Community of CS enthusiasts'
4
4
description : " Community of CS enthusiasts"
5
5
locale : en_US
6
6
baseurl : " " # the subpath of your site, e.g. /blog
7
- url : " " # the base hostname & protocol for your site
7
+ url : " "
8
8
9
9
# Comments
10
- disqus_shortname : default
10
+ disqus_shortname : codezonediitj
11
11
12
12
# Social
13
13
analytics-id : " default"
Original file line number Diff line number Diff line change 23
23
< nav id ="nav ">
24
24
25
25
{% include nav.html %}
26
-
26
+
27
27
</ nav >
28
28
29
29
<!-- Main -->
@@ -47,7 +47,7 @@ <h1>{{page.title}}</h1>
47
47
*/
48
48
49
49
var disqus_config = function ( ) {
50
- this . page . url = '{{ absolute_url }}{{ page.url }} ' ; /*Replace PAGE_URL with your page's canonical URL variable*/
50
+ this . page . url = 'https://codezonediitj.github.io/ ' ; /*Replace PAGE_URL with your page's canonical URL variable*/
51
51
this . page . identifier = '{{ page.url }}' ; /*Replace PAGE_IDENTIFIER with your page's unique identifier variable*/
52
52
} ;
53
53
You can’t perform that action at this time.
0 commit comments