@@ -1234,7 +1234,7 @@ export default function AnalyticsPage() {
1234
1234
</ span >
1235
1235
</ div >
1236
1236
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1237
- # Frontend framework and meta-framework usage (Step 1)
1237
+ # Frontend framework and meta-framework usage
1238
1238
</ p >
1239
1239
</ div >
1240
1240
< div className = "p-4" >
@@ -1276,7 +1276,7 @@ export default function AnalyticsPage() {
1276
1276
</ span >
1277
1277
</ div >
1278
1278
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1279
- # Backend framework distribution (Step 2)
1279
+ # Backend framework distribution
1280
1280
</ p >
1281
1281
</ div >
1282
1282
< div className = "p-4" >
@@ -1316,7 +1316,7 @@ export default function AnalyticsPage() {
1316
1316
</ span >
1317
1317
</ div >
1318
1318
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1319
- # Database technology distribution (Step 4)
1319
+ # Database technology distribution
1320
1320
</ p >
1321
1321
</ div >
1322
1322
< div className = "p-4" >
@@ -1356,7 +1356,7 @@ export default function AnalyticsPage() {
1356
1356
</ span >
1357
1357
</ div >
1358
1358
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1359
- # ORM/Database layer distribution (Step 5)
1359
+ # ORM/Database layer distribution
1360
1360
</ p >
1361
1361
</ div >
1362
1362
< div className = "p-4" >
@@ -1393,7 +1393,7 @@ export default function AnalyticsPage() {
1393
1393
</ span >
1394
1394
</ div >
1395
1395
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1396
- # Database hosting service preferences (Step 6)
1396
+ # Database hosting service preferences
1397
1397
</ p >
1398
1398
</ div >
1399
1399
< div className = "p-4" >
@@ -1433,7 +1433,7 @@ export default function AnalyticsPage() {
1433
1433
</ span >
1434
1434
</ div >
1435
1435
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1436
- # API layer technology distribution (Step 7)
1436
+ # API layer technology distribution
1437
1437
</ p >
1438
1438
</ div >
1439
1439
< div className = "p-4" >
@@ -1472,7 +1472,7 @@ export default function AnalyticsPage() {
1472
1472
</ span >
1473
1473
</ div >
1474
1474
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1475
- # Authentication implementation rate (Step 8)
1475
+ # Authentication implementation rate
1476
1476
</ p >
1477
1477
</ div >
1478
1478
< div className = "p-4" >
@@ -1518,7 +1518,7 @@ export default function AnalyticsPage() {
1518
1518
</ span >
1519
1519
</ div >
1520
1520
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1521
- # Additional features and tooling adoption (Step 9)
1521
+ # Additional features and tooling adoption
1522
1522
</ p >
1523
1523
</ div >
1524
1524
< div className = "p-4" >
@@ -1559,7 +1559,7 @@ export default function AnalyticsPage() {
1559
1559
</ span >
1560
1560
</ div >
1561
1561
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1562
- # Example applications included in projects (Step 10)
1562
+ # Example applications included in projects
1563
1563
</ p >
1564
1564
</ div >
1565
1565
< div className = "p-4" >
@@ -1615,7 +1615,7 @@ export default function AnalyticsPage() {
1615
1615
</ span >
1616
1616
</ div >
1617
1617
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1618
- # Git repository initialization rate (Step 11)
1618
+ # Git repository initialization rate
1619
1619
</ p >
1620
1620
</ div >
1621
1621
< div className = "p-4" >
@@ -1657,7 +1657,7 @@ export default function AnalyticsPage() {
1657
1657
</ span >
1658
1658
</ div >
1659
1659
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1660
- # Package manager usage distribution (Step 12)
1660
+ # Package manager usage distribution
1661
1661
</ p >
1662
1662
</ div >
1663
1663
< div className = "p-4" >
@@ -1697,7 +1697,7 @@ export default function AnalyticsPage() {
1697
1697
</ span >
1698
1698
</ div >
1699
1699
< p className = "mt-1 font-mono text-muted-foreground text-xs" >
1700
- # Automatic dependency installation preference (Step 13)
1700
+ # Automatic dependency installation preference
1701
1701
</ p >
1702
1702
</ div >
1703
1703
< div className = "p-4" >
0 commit comments