Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
/ sf3 Public archive

Commit ff6860d

Browse files
committed
Remove notice.
1 parent c60f0eb commit ff6860d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

template.ctml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,17 @@
99

1010
<meta name="twitter:card" content="summary">
1111
<meta name="twitter:title" content="SF3 Specification">
12-
<meta name="twitter:description" content="SF3 - The Simple File Format Family is a specification of a number of simple binary file formats.">
12+
<meta name="twitter:description" content="SF3 - The Simple File Format Family is an open and free specification of a number of simple binary file formats.">
1313
<meta name="twitter:image" content="https://shirakumo.org/card.png">
1414
<meta name="twitter:image:alt" content="">
1515

1616
<meta property="og:type" content="website">
1717
<meta property="og:title" content="SF3 Specification">
18-
<meta property="og:description" content="SF3 - The Simple File Format Family is a specification of a number of simple binary file formats.">
18+
<meta property="og:description" content="SF3 - The Simple File Format Family is an open and free specification of a number of simple binary file formats.">
1919
<meta property="og:url" content="https://shirakumo.org/docs/sf3">
2020
<meta property="og:image" content="https://shirakumo.org/docs/sf3/card.png">
2121
</head>
2222
<body>
23-
<div class="alert">
24-
<header>This is a Draft Specification</header>
25-
This document is not finalised. Do not use its contents as a reference as they may change in the future as the specification process advances.
26-
</div>
2723
<main>
2824
</body>
2925
</html>

0 commit comments

Comments
 (0)