Skip to content

Commit b70885a

Browse files
updating join page
1 parent 79cd53a commit b70885a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
I"U{"source"=>"/home/codeperfectplus/Documents/PyContributors/py-contributors.github.io", "destination"=>"/home/codeperfectplus/Documents/PyContributors/py-contributors.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-sitemap", "jekyll-paginate"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/updates/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "paginate"=>1, "url"=>"http://localhost:4000", "site"=>"https://py-contributors.github.io", "description"=>"A open Source community for Python, Machine Learning and Artificial intelligence. Open-source contributions are welcome.", "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET
1+
I"�{"source"=>"/home/codeperfectplus/Documents/PyContributors/py-contributors.github.io", "destination"=>"/home/codeperfectplus/Documents/PyContributors/py-contributors.github.io/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-sitemap", "jekyll-paginate"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/updates/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false, "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{:default_lang=>"plaintext", :guess_lang=>true}, "coderay"=>{}}, "paginate"=>1, "url"=>"http://localhost:4000", "site"=>"https://py-contributors.github.io", "description"=>"A open Source community for Python, Machine Learning and Artificial intelligence. Open-source contributions are welcome.", "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET

join-us/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ <h3> Connect with community</h3><hr>
3939
<li><a href="https://github.com/py-contributors/" target="_blank"><img class="logo" src="https://raw.githubusercontent.com/DrakeEntity/project-Image/master/github-logo.jpg"> Github</a></li>
4040
<li><a href="https://discord.gg/JfbK3bS" target="_blank"><img class="logo"src="https://raw.githubusercontent.com/DrakeEntity/project-Image/master/discord-logo.png"> Discord</a></li>
4141
</ul>
42-
4342
<h3>Resources to Learn about Opensource : </h3><hr>
4443
<ul>
4544
<li><a href="https://www.dataschool.io/how-to-contribute-on-github/" target="_blank">How to Contribute on Github</a></li>
4645
<li><a href="https://www.digitalocean.com/community/tutorial_series/an-introduction-to-open-source" target="_blank">Introduction to Opensource</a></li>
4746
</ul>
48-
<div class="ml-7"><h2><i class="fas fa-code mr-2"></i>Happy Coding<i class="fas fa-code ml-2"></i></h2> </div>
47+
48+
<div class="text-center"><h2><i class="fas fa-code mr-2"></i>Happy Coding<i class="fas fa-code ml-2"></i></h2> </div>

0 commit comments

Comments
 (0)