File tree 1 file changed +24
-11
lines changed
1 file changed +24
-11
lines changed Original file line number Diff line number Diff line change @@ -66,21 +66,34 @@ Guidelines must still be honoured).
66
66
### Local identity
67
67
68
68
Locals are encouraged to use the name of their area in their Local name and identity.
69
- The area chosen to be in the Local name should should be meaningfully "local". It should
69
+ The area chosen to be in the Local name should be meaningfully "local". It should
70
70
be culturally identified as a "local area", and at its largest should be a region that you
71
71
can reasonably commute within by public or private transport for an evening event. Often
72
72
this is a city, but we appreciate that's an imperfect simplification.
73
73
74
-
75
- GraphQL San Francisco
76
- GraphQL California
77
-
78
- If a brand or company wishes to be featured in the Local's identity, it should take secondary precedence after the local area name and GraphQL:
79
-
80
- London GraphQL sponsored by Graphile
81
- London GraphQL hosted by Graphile and Kraken
82
- Graphile GraphQL
83
- Graphile presents London GraphQL
74
+ <div className = " dos" >
75
+ - GraphQL San Francisco
76
+ </div >
77
+ <div className = " donts" >
78
+ - GraphQL California
79
+ </div >
80
+
81
+ If a brand or company wishes to be featured in the Local's identity, it should take secondary
82
+ precedence after the local area name and GraphQL:
83
+
84
+ <div className = " grid md:grid-cols-2 md:gap-5" >
85
+ <div className = " dos" >
86
+ - London GraphQL sponsored by Graphile
87
+ - London GraphQL hosted by Graphile and Kraken
88
+ - <strong >London GraphQL</strong ><br />sponsored by Graphile
89
+ - <strong >London GraphQL</strong ><br />hosted by Graphile and Kraken
90
+ </div >
91
+ <div className = " donts" >
92
+ - Graphile GraphQL
93
+ - Graphile presents London GraphQL
94
+ - <strong >Graphile</strong > presents<br />London GraphQL
95
+ </div >
96
+ </div >
84
97
85
98
86
99
You can’t perform that action at this time.
0 commit comments