Front page copy and photograph changes
This commit is contained in:
parent
9329cdbaf5
commit
2d3be4ce0c
5 changed files with 5 additions and 5 deletions
|
@ -100,7 +100,7 @@
|
||||||
<div class="callout-image">
|
<div class="callout-image">
|
||||||
<h3 class="txt"><a href="/go/day-trip">Day Trip</a></h3>
|
<h3 class="txt"><a href="/go/day-trip">Day Trip</a></h3>
|
||||||
<div class="filter"></div>
|
<div class="filter"></div>
|
||||||
<div class="bg" style="background-image: url('{% static "images/homepage/snoopy.jpg" %}');"></div>
|
<div class="bg" style="background-image: url('{% static "images/homepage/mystic-marquee-2017.jpg" %}');"></div>
|
||||||
<p>Enjoy free all-day parking close to the venue, or take regular buses from San Francisco, Marin County, and Sonoma County</p>
|
<p>Enjoy free all-day parking close to the venue, or take regular buses from San Francisco, Marin County, and Sonoma County</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -112,8 +112,8 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<h1>Inclusion and Diversity</h1>
|
<h1>Inclusion and Diversity</h1>
|
||||||
<p class="lead">We're a conference for everyone in Northern California, etc
|
<p class="lead">We're a conference for everyone in Northern California. Every aspect of our planning
|
||||||
etc etc words words words words words.</p>
|
focuses on improving access, diversity, and inclusion within our Python community.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -123,7 +123,7 @@
|
||||||
<div class="callout-image">
|
<div class="callout-image">
|
||||||
<h3 class="txt"><a href="/code-of-conduct">Attendee Safety</a></h3>
|
<h3 class="txt"><a href="/code-of-conduct">Attendee Safety</a></h3>
|
||||||
<div class="filter"></div>
|
<div class="filter"></div>
|
||||||
<div class="bg" style="background-image: url('{% static "images/homepage/snoopy.jpg" %}');"></div>
|
<div class="bg" style="background-image: url('{% static "images/homepage/4th-street-parade.jpg" %}');"></div>
|
||||||
<p>We take our code of conduct serioiusly: our staff have taken enforcement training.</p>
|
<p>We take our code of conduct serioiusly: our staff have taken enforcement training.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -141,7 +141,7 @@
|
||||||
<div class="callout-image">
|
<div class="callout-image">
|
||||||
<h3 class="txt"><a href="/program/selection-process">Diversity Targets</a></h3>
|
<h3 class="txt"><a href="/program/selection-process">Diversity Targets</a></h3>
|
||||||
<div class="filter"></div>
|
<div class="filter"></div>
|
||||||
<div class="bg" style="background-image: url('{% static "images/homepage/mystic-marquee.jpg" %}');"></div>
|
<div class="bg" style="background-image: url('{% static "images/homepage/old-bank.jpg" %}');"></div>
|
||||||
<p>We want to look like the Bay Area. We have diversity targets for our speakers and audience.</p>
|
<p>We want to look like the Bay Area. We have diversity targets for our speakers and audience.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
BIN
static/images/homepage/4th-street-parade.jpg
Normal file
BIN
static/images/homepage/4th-street-parade.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 1 MiB |
BIN
static/images/homepage/mystic-marquee-2018.jpg
Normal file
BIN
static/images/homepage/mystic-marquee-2018.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 KiB |
BIN
static/images/homepage/old-bank.jpg
Normal file
BIN
static/images/homepage/old-bank.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
Loading…
Reference in a new issue