Skip to content

Commit fb0d0db

Browse files
authored
Merge pull request #653 from jeffjennings/patch-1
Add banner for survey announcement
2 parents 8d507fd + dc4fb5e commit fb0d0db

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

annoucement_banner.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The Astropy Project is running its first <a href="https://forms.gle/KX2cNuFsQYgVhF178">user survey</a>. Contribute your input by April 1!

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@
115115

116116
</section>
117117

118+
<section class="whatsnext">
119+
<h1 id="news">Astropy User Survey open until April 1</h1>
120+
The Astropy Project is running its first <a href="https://forms.gle/KX2cNuFsQYgVhF178">user survey</a>. Contribute your input by April 1!
121+
</section>
122+
118123
<section class="install">
119124
<h1 id="install-astropy">Install Astropy<a class="paralink" href="#install-astropy" title="Permalink to this headline"></a></h1>
120125
There are a number of ways of installing the latest release of the astropy core package. If you normally use <code>pip</code> to install Python packages, you can do:

0 commit comments

Comments
 (0)