Fixed <a id=> tags to not link around name
This commit is contained in:
parent
9eb6dece5c
commit
e6b507f7db
1 changed files with 4 additions and 4 deletions
|
@ -4,8 +4,8 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>Staff</h1>
|
<h1>Staff</h1>
|
||||||
|
|
||||||
<h2><a id="bkuhn">Bradley M. Kuhn</a> - Executive Director</h2>
|
<h2>Bradley M. Kuhn - Executive Director</h2>
|
||||||
|
<a id="bkuhn"/>
|
||||||
<p>Bradley M. Kuhn began his work in the Free Software Movement as a
|
<p>Bradley M. Kuhn began his work in the Free Software Movement as a
|
||||||
volunteer when, in 1992, he became an early adopter of the popular
|
volunteer when, in 1992, he became an early adopter of the popular
|
||||||
GNU/Linux operating system, and began contributing to various Free
|
GNU/Linux operating system, and began contributing to various Free
|
||||||
|
@ -23,8 +23,8 @@ Loyola College in Maryland, and an M.S. in Computer Science from the
|
||||||
University of Cincinnati. His Master's thesis discussed methods for
|
University of Cincinnati. His Master's thesis discussed methods for
|
||||||
dynamic interoperability of Free Software languages.</p>
|
dynamic interoperability of Free Software languages.</p>
|
||||||
|
|
||||||
<h2><a id="tony">Tony Sebro</a> - General Counsel</h2>
|
<h2>Tony Sebro - General Counsel</h2>
|
||||||
|
<a id="tony"/>
|
||||||
<p>Tony Sebro is a seasoned technology attorney with a broad base of
|
<p>Tony Sebro is a seasoned technology attorney with a broad base of
|
||||||
business and legal experience relating to technology, strategy, and
|
business and legal experience relating to technology, strategy, and
|
||||||
business development. Before joining Conservancy, Tony was most recently
|
business development. Before joining Conservancy, Tony was most recently
|
||||||
|
|
Loading…
Reference in a new issue