Skip to content

Commit 72b86de

Browse files
committed
update: updated dates
1 parent 457a975 commit 72b86de

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

content/about/_index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
---
2-
title: "About Pascal"
3-
description: "Learn about Pascal's philosophy, history, and the various implementations available today"
4-
layout: 'single-with-sidebar'
5-
---
1+
+++
2+
title = 'About Pascal'
3+
date = 2025-08-22T08:50:00+10:00
4+
draft = false
5+
description = 'Learn about the philosophy of Pascal history, and the various implementations available today'
6+
layout = 'single-with-sidebar'
7+
+++
68

79
Pascal is a programming language that embodies the principles of clarity, reliability, and educational excellence. Created by Niklaus Wirth in 1970, Pascal was designed to encourage good programming practices and make programming concepts accessible to learners while remaining powerful enough for professional software development.
810

content/community/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = 'Community'
3-
date = 2024-05-30T18:56:05+03:00
3+
date = 2025-08-22T08:50:00+10:00
44
draft = false
55
layout = 'single-with-sidebar'
66
+++

content/learn/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = 'Learn Pascal'
3-
date = 2024-05-30T18:56:05+03:00
3+
date = 2025-08-22T08:50:00+10:00
44
draft = false
55
layout = 'single-with-sidebar'
66
+++

content/resources/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = 'Resources'
3-
date = 2024-05-30T18:56:05+03:00
3+
date = 2025-08-22T08:50:00+10:00
44
draft = false
55
layout = 'single-with-sidebar'
66
+++

0 commit comments

Comments
 (0)