File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 < meta charset ="UTF-8 ">
77 < title > {% block title %}{{ config.title }}{% endblock title %}</ title >
88 < 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 ">
1111 < 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 ">
1414 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
1515 {% block favicon %}
1616 < link rel ="icon " type ="image/png " href ="/favicon.ico ">
You can’t perform that action at this time.
0 commit comments