File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
< meta charset ="UTF-8 ">
7
7
< title > {% block title %}{{ config.title }}{% endblock title %}</ title >
8
8
< meta property ="og:title " content ="{% block titlefb %}{{ config.title }}{% endblock titlefb %} " />
9
- < meta property ="og:description " content ="{% block descfb %}Context-Generic Programming: A new modular programming paradim for Rust{% endblock descfb %} ">
10
- < meta property ="og:image " content ="https://contextgeneric.dev/greet-snippet .png ">
9
+ < meta property ="og:description " content ="{% block descfb %}Context-Generic Programming: Modular programming paradim for Rust{% endblock descfb %} ">
10
+ < meta property ="og:image " content ="https://contextgeneric.dev/cgp-logo .png ">
11
11
< meta name ="twitter:title " content ="{% block titletw %}{{ config.title }}{% endblock titletw %} ">
12
- < meta name ="twitter:description " content ="{% block desctw %}Context-Generic Programming: A new modular programming paradim for Rust{% endblock desctw %} ">
13
- < meta name ="twitter:image " content ="https://contextgeneric.dev/greet-snippet .png ">
12
+ < meta name ="twitter:description " content ="{% block desctw %}Context-Generic Programming: Modular programming paradim for Rust{% endblock desctw %} ">
13
+ < meta name ="twitter:image " content ="https://contextgeneric.dev/cgp-logo .png ">
14
14
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
15
15
{% block favicon %}
16
16
< link rel ="icon " type ="image/png " href ="/favicon.ico ">
You can’t perform that action at this time.
0 commit comments