Add mini table of contents at the top to link to each of the two major
sections of this document. Otherwise the 'mentors' section at the bottom gets lost in the crowd.
This commit is contained in:
parent
1bc8f0c253
commit
cb736011e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24699
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.8 2005/06/01 22:55:26 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.9 2005/06/01 22:56:21 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Summer Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -14,6 +14,11 @@
|
|||
2005</a>. This project endeavors to fund students to contribute to
|
||||
an open source project over the summer break.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#ideas">Example Proposal Ideas</a></li>
|
||||
<li><a href="#mentors">Possible Mentors</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="ideas"></a>
|
||||
<h2>Example Proposal Ideas</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue