fix of 2nd rocnik

This commit is contained in:
Martin Quarda 2024-10-07 12:31:02 +02:00
parent 1fd6002381
commit 9d7ec16787

View File

@ -284,7 +284,7 @@ class Main extends Component {
<p>Sportem ku chlastu!</p> <p>Sportem ku chlastu!</p>
</div> </div>
<div class="col-xl-6"> <div class="col-xl-6">
<h1 class="text">Výsledky 1. ročníku</h1> <h1 class="text">Výsledky 2. ročníku (Podzim 2024)</h1>
{this.state.results && {this.state.results &&
<table class="table results"> <table class="table results">
<thead> <thead>