File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ projects:
4646 # website: http://your_website_url
4747 # youtube: your_username
4848
49+ repository : Codingpanda2/codingpanda2.github.io
50+
4951topics :
5052 - name : CSS
5153 web_url : https://github.com/topics/css
Original file line number Diff line number Diff line change 11< h2 {% if site.style == 'dark ' %}class ="text-white "{% endif %} > My Projects</ h2 >
2- < p class ="f4 mb-4 {% if site.style == 'dark' %}text-white{% else %}text-gray{% endif %} "> GitHub repositories that I've built .</ p >
2+ < p class ="f4 mb-4 {% if site.style == 'dark' %}text-white{% else %}text-gray{% endif %} "> All my projects. I have build .</ p >
33< div class ="d-sm-flex flex-wrap gutter-condensed mb-4 ">
44 {% if site.projects.sort_by == 'stars' %}
55 {% assign sort_order = 'stargazers_count', 'last' %}
You can’t perform that action at this time.
0 commit comments