Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 2310de3

Browse files
committed
Repo Update
- website update
1 parent 0222e4e commit 2310de3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

website/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
<meta property="og:title" content="NitroPascal - Modern Pascal • C Performance">
1616
<meta property="og:description" content="Transpile modern Object Pascal to optimized C++ and compile with Zig for native, cross-platform performance.">
1717
<meta property="og:image" content="https://nitropascal.org/media/nitropascal.png">
18+
<meta property="og:image:secure_url" content="https://nitropascal.org/media/nitropascal.png">
19+
<meta property="og:image:type" content="image/png">
20+
<meta property="og:image:width" content="1280">
21+
<meta property="og:image:height" content="640">
22+
<meta property="og:image:alt" content="NitroPascal - Modern Pascal with C Performance">
1823

1924
<!-- Twitter -->
2025
<meta name="twitter:card" content="summary_large_image">

website/media/nitropascal.png

71.6 KB
Loading

0 commit comments

Comments
 (0)