@asd20/ui 3.2.362 → 3.2.363
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/organisms/Asd20PageFooter/index.vue +1 -0
- package/src/components/templates/Asd20SalaryCalculatorTemplate/index.stories.js +58 -0
- package/src/components/templates/Asd20SalaryCalculatorTemplate/index.vue +733 -0
- package/src/components/templates/Asd20SchoolHomeTemplate/index.vue +1 -1
- package/src/data/page-queries/salary-calculator-page-result.json +2566 -0
- package/src/data/page-queries/school-home-page-query-result.json +1 -1
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"message": {
|
|
81
81
|
"id": "516a6f90-5d78-11ea-aa5e-11143bfa2f80",
|
|
82
82
|
"title": "Congratulations Class of 2022!",
|
|
83
|
-
"summary": "
|
|
83
|
+
"summary": "The future holds no promises, rather opportunities, surprises and the unexpected. Your high school experience has prepared you for all of these. We encourage you to take these experiences along with the spirit of life-long learning into a bright future!",
|
|
84
84
|
"bodyHtml": "<p></p>",
|
|
85
85
|
"status": "Published",
|
|
86
86
|
"slug": "feel-the-thunder",
|