File tree Expand file tree Collapse file tree 4 files changed +17
-45
lines changed
Expand file tree Collapse file tree 4 files changed +17
-45
lines changed Original file line number Diff line number Diff line change 11lang_name : " English"
2- title : BIRDSOpenSource | Docs
2+ title : BIRDS BUS Open Source | Docs
33date_format : " %b %e, %Y"
Original file line number Diff line number Diff line change 125125 href ="{{ site.mailing_list }} "
126126 target ="_blank "
127127 style ="color: #e6e1e7; text-decoration: none "
128- > Join monthly webinars </ a
128+ > Subscribe to newsletter for monthly webinar updates </ a
129129 >
130130 </ p >
131131 </ div >
132132 </ div >
133-
134- <!-- Footer Form Row -->
135- < div
136- style ="margin-top: 2rem; border-top: 1px solid #ccc; padding-top: 1.5rem "
137- >
138- < form action ="https://lean-sat.org/opensource/ " method ="POST ">
139- < label
140- for ="email "
141- style ="display: block; margin-bottom: 0.5rem; font-weight: 500 "
142- > 📬 Subscribe for Updates</ label
143- >
144- < div style ="display: flex; flex-wrap: wrap; gap: 0.5rem ">
145- < input
146- type ="email "
147- id ="email "
148- name ="email "
149- placeholder ="you@example.com "
150- required
151- style ="
152- padding: 8px;
153- flex: 1;
154- min-width: 200px;
155- border: 1px solid #ccc;
156- border-radius: 4px;
157- "
158- />
159- < button
160- type ="submit "
161- style ="
162- padding: 8px 16px;
163- background-color: #005596;
164- color: #e6e1e7;
165- border: none;
166- border-radius: 4px;
167- cursor: pointer;
168- "
169- >
170- Subscribe
171- </ button >
172- </ div >
173- </ form >
174- </ div >
175133 </ div >
176134</ footer >
Original file line number Diff line number Diff line change 11< span class ="fs-2 " align ="right ">
22{%- assign date_format = site.data.l10n.date_format | default: "%b %-d, %Y" -%}
33{{ site.time | date: date_format }} {{ site.data.l10n.title }}
4+ < div >
5+ < p style ="margin-bottom: 0.3rem; ">
6+ Using Just the Docs
7+ </ p >
8+ < p style ="margin: 0.4rem 0 ">
9+ < a
10+ href ="https://birdsopensource.github.io/contribute "
11+ target ="_blank "
12+ style ="color: #e6e1e7; text-decoration: none "
13+ >
14+ Built with ❤️ by Kyutech LaSEINE
15+ </ a >
16+ </ p >
17+ </ div >
418</ span >
519
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments