Skip to content

Commit 77352dd

Browse files
Remove outdated new pills (#3752)
1 parent 772d130 commit 77352dd

File tree

4 files changed

+7
-25
lines changed

4 files changed

+7
-25
lines changed

docs/guides/_toc.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@
9797
},
9898
{
9999
"title": "Work with instances",
100-
"isNew": true,
101-
"isNewDate": "2025-04-01",
102100
"children": [
103101
{
104102
"title": "Create and manage instances",
@@ -245,21 +243,15 @@
245243
"children": [
246244
{
247245
"title": "Introduction to Qiskit Function templates",
248-
"url": "/docs/guides/qiskit-function-templates",
249-
"isNew": true,
250-
"isNewDate": "2025-07-09"
246+
"url": "/docs/guides/qiskit-function-templates"
251247
},
252248
{
253249
"title": "Template for chemistry simulation",
254-
"url": "/docs/guides/function-template-chemistry-workflow",
255-
"isNew": true,
256-
"isNewDate": "2025-07-09"
250+
"url": "/docs/guides/function-template-chemistry-workflow"
257251
},
258252
{
259253
"title": "Template for Hamiltonian simulation",
260-
"url": "/docs/guides/function-template-hamiltonian-simulation",
261-
"isNew": true,
262-
"isNewDate": "2025-07-09"
254+
"url": "/docs/guides/function-template-hamiltonian-simulation"
263255
}
264256
]
265257
}

docs/tutorials/_toc.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,7 @@
123123
"children": [
124124
{
125125
"title": "Perform dynamic portfolio optimization with Global Data Quantum's Portfolio Optimizer",
126-
"url": "/docs/tutorials/global-data-quantum-optimizer",
127-
"isNew": true,
128-
"isNewDate": "2025-06-04"
126+
"url": "/docs/tutorials/global-data-quantum-optimizer"
129127
},
130128
{
131129
"title": "Error mitigation with the IBM Circuit function",
@@ -137,9 +135,7 @@
137135
},
138136
{
139137
"title": "Model a flowing non-viscous fluid using QUICK-PDE",
140-
"url": "/docs/tutorials/colibritd-pde",
141-
"isNew": true,
142-
"isNewDate": "2025-06-04"
138+
"url": "/docs/tutorials/colibritd-pde"
143139
},
144140
{
145141
"title": "Dissociation PES curves with Qunova HiVQE",
@@ -152,9 +148,7 @@
152148
"children": [
153149
{
154150
"title": "Multi-product formulas to reduce Trotter error",
155-
"url": "/docs/tutorials/multi-product-formula",
156-
"isNew": true,
157-
"isNewDate": "2025-06-24"
151+
"url": "/docs/tutorials/multi-product-formula"
158152
},
159153
{
160154
"title": "Approximate quantum compilation for time evolution circuits",

learning/courses/foundations-of-quantum-error-correction/_toc.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@
7878
},
7979
{
8080
"title": "Fault-tolerant quantum computing",
81-
"isNew": true,
82-
"isNewDate": "2025-06-18",
8381
"children": [
8482
{
8583
"title": "Introduction",

learning/courses/quantum-computing-in-practice/_toc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@
3131
},
3232
{
3333
"title": "Mapping",
34-
"url": "/learning/courses/quantum-computing-in-practice/mapping",
35-
"isNew": true,
36-
"isNewDate": "2025-06-18"
34+
"url": "/learning/courses/quantum-computing-in-practice/mapping"
3735
}
3836
]
3937
}

0 commit comments

Comments
 (0)