File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ $(SECTION1 ,
66
77$(DIVC intro, $(DIV, $(DIV,
88 $(DIV,
9- $(TC p, pitch, $(B D) is a systems programming language with C-like
10- syntax and static typing. It combines efficiency, control and modeling
11- power with safety and programmer productivity.)
9+ $(TC p, pitch, $(B D) is a general-purpose programming language with
10+ static typing, systems-level access, and C-like syntax.
11+ It combines efficiency, control and modeling power with safety
12+ and programmer productivity.)
1213
1314 $(DIVC download,
1415 $(DIVC btn-group-vertical,
@@ -494,7 +495,7 @@ Macros:
494495 FRONTPAGE_ORG=$(DIVC frontpage-orgs-cell dont-highlight-link donthyphenate, $(LINK2 $2, $(FRONTPAGE_ORG_IMG $3)) $(H3 $1) $(P $(I $4 )))
495496 _= Single word inline CSS needs to be escaped _=
496497 C_A=$1:$2;
497- META_DESCRIPTION=D is a systems programming language with C-like syntax and static typing .
498+ META_DESCRIPTION=D is a general-purpose programming language with static typing, systems-level access, and C-like syntax .
498499 EXTRA_HEADERS=$(T style,
499500 .why-d-icon {
500501 padding-right: 0.2em;
You can’t perform that action at this time.
0 commit comments