Skip to content

Commit

Permalink
Remove links
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Nov 13, 2024
1 parent e27df13 commit 8549b33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/_templates/2025/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h3>{{ date.conference.event }} </h3>
<img style="height: 150px;" src="{{ pathto('_static/conf/images/icons/conversation' + '-' + color + '.svg', 1) }}" alt="" >
<h3>Unconference</h3>
<em>{{ date.conference.date }}</em>
<p>Share ideas, solve problems and participate in discussions. Anyone can suggest, lead and attend an <a href="/conf/{{shortcode}}/{{year}}/unconference/">Unconference</a>.</p>
<p>Share ideas, solve problems and participate in discussions. Anyone can suggest, lead and attend an Unconference.</p>
</div>

{% endif %}
Expand All @@ -202,7 +202,7 @@ <h3>Unconference</h3>
<img style="height: 150px;" src="{{ pathto('_static/conf/images/icons/lightning' + '-' + color + '.svg', 1) }}"" alt="" >
<h3>Lightning Talks</h3>
<em>{{ date.conference.date }} </em>
<p>A <a href="/conf/{{shortcode}}/{{year}}/lightning-talks/">Lightning Talk</a> is a short talk where you share an idea or concept. Great for first time speakers, sign ups occur on-site.</p>
<p>A Lightning Talk is a short talk where you share an idea or concept. Great for first time speakers, sign ups happen on-site.</p>
</div>

{% endif %}
Expand All @@ -214,7 +214,7 @@ <h3>Lightning Talks</h3>
<img style="height: 150px;" src="{{ pathto('_static/conf/images/icons/sponsor-expo' + '-' + color + '.svg', 1) }}"" alt="" >
<h3>Sponsor Booths</h3>
<em>{{ date.conference.date }}</em>
<p>Engage with our <a href="/conf/{{shortcode}}/{{year}}/sponsors/">Sponsors</a>, discuss job opportunities and interact with new products.</p>
<p>Engage with our sponsors, discuss job opportunities and interact with new products.</p>
</div>

{% endif %}
Expand Down

0 comments on commit 8549b33

Please sign in to comment.