Files
2024-09-27 00:54:11 +08:00

12 lines
433 B
Plaintext
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

extends ./../layout
//- 网站的头部信息这边拆分出来便于每个页面的SEO配置和配置页面独有的cssjs
block title
meta(name="description" content="关于我们,企业联系,课程咨询,问题答疑")
meta(name="keywords" content="编码猿,关于我们,怪客学堂")
//- 网站的主体内容区域
block content
.about(class="pages about" data-module="about")
.container 关于我