Skip to content

Commit 0a67ea1

Browse files
committed
fix 2
1 parent 04b0a84 commit 0a67ea1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
title: Slate theme
2-
description: Slate is a theme for GitHub Pages.
1+
title: PHP Compiler CMF - Content Management Framework
2+
description: Content Management Framework. Easy. Convenient. Free.
33
show_downloads: true
44
google_analytics:
55
theme: jekyll-theme-slate

_layouts/default.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99

1010
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
1111

12-
<!--title>{{ site.title | default: site.github.repository_name }}</title-->
13-
<title>PHP Compiler CMF - Content Management Framework | Документация</title>
12+
<title>{{ site.title | default: site.github.repository_name }}</title>
1413
</head>
1514

1615
<body>

0 commit comments

Comments
 (0)