diff --git a/html/index.html b/html/index.html index 1dee50b58ae032e25c15fb63618be263361f31fb..32f3b3026b7509a276c8316d53797d1494ceccb8 100644 --- a/html/index.html +++ b/html/index.html @@ -78,7 +78,7 @@ <a href="#programacao" class="inline-block py-3 px-4 rounded-lg hover:text-gray-900 hover:bg-gray-100 dark:hover:bg-gray-800 dark:hover:text-white" - >Programação</a + >Programação Preliminar</a > </nav> </header> @@ -303,7 +303,7 @@ <section class="container px-5 py-5 mx-auto text-xl max-w-5xl" id="programacao"> <div class="w-full mb-8 lg:w-1/2"> <h1 class="mb-2 text-2xl font-medium text-gray-900 title-font"> - Programação + Programação Preliminar (sujeito a mudanças) </h1> <div class="h-1 w-20 bg-blue-500 rounded"></div> </div>