You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: app/services/introduction.service.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@
78
78
about: {
79
79
steps: [
80
80
{
81
-
intro: '<img src="/images/introjs/profile-skills.svg" /><p>Welcome to the new Topcoder Profile. It’s been reimagined as the premier place to showcase your experience, with three main sections.</p>'
81
+
intro: '<img src="/images/introjs/profile-skills.svg" /><h1>Member Profile</h1><p>Welcome to the new Topcoder Profile. It’s been reimagined as the premier place to showcase your experience, with three main sections.</p>'
82
82
},
83
83
{
84
84
// element: '#skills',
@@ -100,7 +100,7 @@
100
100
subtrack: {
101
101
steps: [
102
102
{
103
-
intro: '<img src="/images/introjs/subtrack-metrics.svg" /><p>Welcome to the new Sub-track Details page. This page summarizes your activity in a particular sub-track and has detailed historical metrics.</p>'
103
+
intro: '<img src="/images/introjs/subtrack-metrics.svg" /><h1>Subtrack Details</h1><p>Welcome to the new Sub-track Details page. This page summarizes your activity in a particular sub-track and has detailed historical metrics.</p>'
104
104
},
105
105
{
106
106
// element: '#subtrack-stats',
@@ -123,7 +123,7 @@
123
123
dashboard: {
124
124
steps: [
125
125
{
126
-
intro: '<img src="/images/introjs/dashboard-challenges.svg" /><p>Welcome to your new Topcoder Dashboard. It’s been revamped to bring your most-needed information to the fore. Let’s walk through some of the new sections.</p>'
126
+
intro: '<img src="/images/introjs/dashboard-challenges.svg" /><h1>Topcoder Dashboard</h1><p>Welcome to your new Topcoder Dashboard. It’s been revamped to bring your most-needed information to the fore. Let’s walk through some of the new sections.</p>'
0 commit comments