We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96a5f3 commit b16b1d0Copy full SHA for b16b1d0
1 file changed
_layouts/default.html
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
+ <title>STEF: Simple Token-Efficient Format</title>
8
<link rel="shortcut icon" type="image/x-icon" href="stef.png">
9
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
10
{% include head-custom.html %}
0 commit comments