|
5 | 5 | <meta charset="utf-8"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | 7 |
|
8 | | - <title>cani.tf</title> |
9 | | - <meta name="description" content="Compare OpenTofu and Terraform feature support side by side."> |
| 8 | + <title>cani.tf — Compare OpenTofu vs Terraform Feature Support</title> |
| 9 | + <meta name="description" content="Quickly compare OpenTofu and Terraform feature support. Find out which features are available, planned, or missing as the two continue to diverge."> |
10 | 10 |
|
11 | 11 | <meta property="og:type" content="website"> |
12 | 12 | <meta property="og:url" content="https://cani.tf/"> |
13 | | - <meta property="og:title" content="cani.tf — Can I TF?"> |
14 | | - <meta property="og:description" content="Compare OpenTofu and Terraform feature support side by side."> |
| 13 | + <meta property="og:title" content="cani.tf — Compare OpenTofu vs Terraform Feature Support"> |
| 14 | + <meta property="og:description" content="Quickly compare OpenTofu and Terraform feature support. Find out which features are available, planned, or missing as the two continue to diverge."> |
15 | 15 | <meta property="og:image" content="https://cani.tf/og-image.png"> |
16 | 16 |
|
17 | 17 | <meta name="twitter:card" content="summary_large_image"> |
18 | 18 | <meta name="twitter:url" content="https://cani.tf/"> |
19 | | - <meta name="twitter:title" content="cani.tf — Can I TF?"> |
20 | | - <meta name="twitter:description" content="Compare OpenTofu and Terraform feature support side by side."> |
| 19 | + <meta name="twitter:title" content="cani.tf — Compare OpenTofu vs Terraform Feature Support"> |
| 20 | + <meta name="twitter:description" content="Quickly compare OpenTofu and Terraform feature support. Find out which features are available, planned, or missing as the two continue to diverge."> |
21 | 21 | <!-- Place this tag in your head or just before your close body tag. --> |
22 | 22 | <script async defer src="https://buttons.github.io/buttons.js"></script> |
23 | 23 | <style type="text/css"> |
|
0 commit comments