Changeset - b3b86a465ee3
[Not reviewed]
0 2 0
Joshua Simmons - 7 years ago 2017-08-14 00:27:23
i@joshuasimmons.name
refine news page
2 files changed with 8 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/news.html
Show inline comments
...
 
@@ -16,3 +16,3 @@
 

	
 
<p>North Bay Python is a single-track event featuring two days of presentations by members of the community. The vast majority of the conference program will come from people who propose talks in our CFP process. Whether you use Python professionally, as a hobbyist, or are just excited about Python or programming or open source, we'd love to hear from you.</p>
 
<p>North Bay Python is a single-track event featuring two days of presentations by members of the community. The vast majority of the conference program will come from people who propose talks in our CFP process. Whether you use Python professionally, as a hobbyist, or are just excited about Python or programming and open source, we'd love to hear from you.</p>
 

	
...
 
@@ -26,2 +26,3 @@
 

	
 
<!-- TODO update date -->
 
<p><span class="date">Bloop, August Bleep, 2017</span>&mdash;We are proud to announce that North Bay Python is now a member project of <a href="https://sfconservancy.org" title="Software Freedom Conservancy">Software Freedom Conservancy</a>, a 501(c)(3) charity dedicated to ethical technology and the development and promotion free and open source software. Conservancy will act as our fiscal sponsor, allowing our team to operate without managing our own corporate structure and administrative services.</p>
static/scss/custom.scss
Show inline comments
...
 
@@ -245 +245,7 @@ body.about {
 
}
 

	
 
body.news {
 
  h2, .h2 {
 
    font-size: 28px;
 
  }
 
}
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)