Skip to content

Commit a266a62

Browse files
committed
remove internal email
1 parent a90e2b7 commit a266a62

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

css-style-guide.md

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ CSS 作为网页样式的描述语言,在百度一直有着广泛的应用。
8383

8484
虽然本文档是针对 CSS 设计的,但是在使用各种 CSS 的预编译器(如 less、sass、stylus 等)时,适用的部分也应尽量遵循本文档的约定。
8585

86-
任何问题或建议,欢迎跟我们讨论: [[email protected]](mailto:[email protected])
8786

8887

8988

html-style-guide.md

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555

5656
HTML 作为描述网页结构的超文本标记语言,在百度一直有着广泛的应用。本文档的目标是使 HTML 代码风格保持一致,容易被理解和被维护。
5757

58-
任何问题或建议,欢迎跟我们讨论: [[email protected]](mailto:[email protected])
5958

6059

6160

javascript-style-guide.md

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ JavaScript 在百度一直有着广泛的应用,特别是在浏览器端的行
127127

128128
虽然本文档是针对 JavaScript 设计的,但是在使用各种 JavaScript 的预编译语言时(如 TypeScript 等)时,适用的部分也应尽量遵循本文档的约定。
129129

130-
任何问题或建议,欢迎跟我们讨论: [[email protected]](mailto:[email protected])
131130

132131

133132

0 commit comments

Comments
 (0)