File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <meta http-equiv =" X-UA-Compatible" content =" IE=edge" />
66 <meta name =" viewport" content =" width=device-width, initial-scale=1, shrink-to-fit=no" />
77
8- <title >{% block title %}{% endblock %} | The core of the Dotkernel Headless Platform</title >
8+ <title >{% block title %}{% endblock %} | The Headless Platform core application </title >
99 {% block canonical %}<link rel =" canonical" href =" {{ url(routeName ?? null ) }}" />{% endblock %}
1010
1111 <link rel =" apple-touch-icon" sizes =" 180x180" href =" {{ asset(' images/app/favicon/apple-touch-icon.png' ) }}" >
1818 <!-- Twitter card -->
1919 <meta name =" twitter:card" content =" summary_large_image" >
2020 <meta name =" twitter:site" content =" @dotkernel" >
21- <meta name =" twitter:title" content =" Dotkernel API | PHP general-purpose headless platform " >
21+ <meta name =" twitter:title" content =" Dotkernel API | The Headless Platform core application " >
2222 <meta name =" twitter:description"
2323 content =" An opinionated framework-less tool aimed at intermediate-to-advanced level programmers to start
2424 implementing REST APIs swiftly and efficiently." >
2525 <meta name =" twitter:image" content =" {{ url(' app::index' ) }}images/app/twitter-card-api.png" >
26- <meta name =" twitter:image:alt" content =" Dotkernel API | PHP general-purpose headless platform " >
26+ <meta name =" twitter:image:alt" content =" Dotkernel API | The Headless Platform core application " >
2727
2828 <!-- OpenGraph card -->
29- <meta property =" og:title" content =" Dotkernel API | PHP general-purpose headless platform " / >
29+ <meta property =" og:title" content =" Dotkernel API | The Headless Platform core application/ " >
3030 <meta property =" og:type" content =" website" />
3131 <meta property =" og:url" content =" {{ url(' app::index' ) }}" />
3232 <meta property =" og:image" content =" {{ url(' app::index' ) }}images/app/twitter-card-api.png" />
You can’t perform that action at this time.
0 commit comments