mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Updates to /thankyou, /learn
This commit is contained in:
parent
8d1ccdca8c
commit
b726abe94f
4 changed files with 4 additions and 1 deletions
BIN
public/img/kickstarterendpenelope.png
Normal file
BIN
public/img/kickstarterendpenelope.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
|
@ -2135,6 +2135,7 @@ table#latest-visitors {
|
|||
ul.thankyou {
|
||||
list-style: none;
|
||||
margin-top: 1.5em;
|
||||
clear: both;
|
||||
|
||||
li {
|
||||
display: inline-block;
|
||||
|
|
|
@ -5,11 +5,13 @@
|
|||
</div>
|
||||
|
||||
<div class="content single-Col misc-page">
|
||||
<img src="/img/kickstarterendpenelope.png" style="width: 40%;float:left; margin-right: 20px; margin-bottom: 20px">
|
||||
<p>Thanks to everyone who contributed to our <a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev/">Kickstarter campaign</a> to build an interactive HTML/CSS course!</p>
|
||||
|
||||
<ul class="thankyou">
|
||||
<li><a href="//codinghorror.com">Jeff Atwood</a></li>
|
||||
<li><a href="//twitter.com/_ryanjohnson_">Ryan Johnson</a></li>
|
||||
<li><a href="//candyspotting.com">Sarah Holbrook</a></li>
|
||||
<li><a href="//figure1.neocities.org/">Blake</a></li>
|
||||
<li><a href="//weien.org">Weien Wang</a></li>
|
||||
<li><a href="//caseorganic.com">@caseorganic</a></li>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
Coming Soon: <a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev">The Neocities HTML/CSS course</a>!
|
||||
</p>
|
||||
|
||||
<p>We are currently fundraising for an interactive website building tutorial that will work seamlessly with Neocities. Until that project is complete, check out the following resources from other sites:</p>
|
||||
<p>We are currently developing a website building course that will work seamlessly with Neocities. Until that project is complete, check out the following resources from other sites:</p>
|
||||
|
||||
<h3>HTML</h3>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue