We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b0a84 commit 0a67ea1Copy full SHA for 0a67ea1
_config.yml
@@ -1,5 +1,5 @@
1
-title: Slate theme
2
-description: Slate is a theme for GitHub Pages.
+title: PHP Compiler CMF - Content Management Framework
+description: Content Management Framework. Easy. Convenient. Free.
3
show_downloads: true
4
google_analytics:
5
theme: jekyll-theme-slate
_layouts/default.html
@@ -9,8 +9,7 @@
9
10
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
11
12
- <!--title>{{ site.title | default: site.github.repository_name }}</title-->
13
- <title>PHP Compiler CMF - Content Management Framework | Документация</title>
+ <title>{{ site.title | default: site.github.repository_name }}</title>
14
</head>
15
16
<body>
0 commit comments