Skip to content

Commit a63213f

Browse files
committed
change services.html to page_content.html
1 parent 69a9893 commit a63213f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

_layouts/default.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<body>
66
{% include header.html %}
77
{% include about.html %}
8-
{% include services.html %}
8+
{% include page_content.html %}
99
{% include contact.html %}
1010
{% include footer.html %}
1111
{% include js.html %}
1212
</body>
13-
</html>
13+
</html>

0 commit comments

Comments
 (0)