We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a401dc commit 6f06702Copy full SHA for 6f06702
data.py
@@ -125,7 +125,7 @@
125
'description': 'Learn the basics of HTML and CSS for front-end web development.'
126
}
127
Angular = {
128
-'courseName': 'Angular',
+'courseName': 'Angular',#used on search results
129
'name' : 'Angular Devloper',
130
'logo' : 'angularjs-plain',
131
'difficulty' : 'Intermediate',
static/assets/css/templatemo-cyborg-gaming.css
@@ -66,6 +66,7 @@ figcaption {
66
::-webkit-scrollbar {
67
display: none;
68
69
+
70
.clearfix:after {
71
content: ".";
72
display: block;
0 commit comments