You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/academy/exam-content/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{% extends 'base_index.html' %}
2
2
3
-
{% block title %}Canonical Academy -- Exam content{% endblock %}
3
+
{% block title %}Exam content | Academy{% endblock %}
4
4
5
5
{% block meta_description %}
6
6
The Canonical Academy Exam Content page prepares you to take Canonical Academy exams that count toward achieving professional certifications like the SysAdmin Qualification.
Copy file name to clipboardExpand all lines: templates/academy/exam-guide.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{% extends 'base_index.html' %}
2
-
{% block title %}Canonical Academy -- Exam Guide{% endblock %}
2
+
{% block title %}Exam guide | Academy{% endblock %}
3
3
4
4
{% block meta_description %}
5
5
The Canonical Academy Exam Guide prepares you to take Canonical Academy exams that count toward achieving professional certifications like the SysAdmin Qualification.
Copy file name to clipboardExpand all lines: templates/academy/self-study.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{% extends 'base_index.html' %}
2
2
3
-
{% block title %}Canonical Academy -- Self-study resources{% endblock %}
3
+
{% block title %}Self-study resources | Academy{% endblock %}
4
4
5
5
{% block meta_description %}
6
6
The Canonical Academy Study Guide prepares you to take Canonical Academy exams that count toward achieving professional certifications like the SysAdmin Qualification.
Copy file name to clipboardExpand all lines: templates/anbox-cloud/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{% extends 'base_index.html' %}
2
2
3
-
{% block title %}Anbox Cloud - Scalable Android in the cloud{% endblock %}
3
+
{% block title %}Anbox Cloud{% endblock %}
4
4
5
5
{% block meta_description %}
6
6
Scale Android in the cloud on any hardware. Canonical partners with providers and manufacturers to accelerate your time to market with long-term enterprise-grade support.
<liclass="p-inline-list__item"><aclass="p-link--soft" href="/blog/archives?year={{year}}&month={{month.number}}{% if group %}&group={{group.slug}}{% endif %}">{{ month.name }}</a></li>
55
+
<liclass="p-inline-list__item"><aclass="p-link--soft" href="/blog/archives?year={{year}}&month={{month.number}}{% if group %}&group={{group.slug}}{% endif %}">{{ month.name }}</a></li>
0 commit comments