t
File size: 1,616 Bytes
4d551e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html lang="pt-BR">
  <head>
    <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Jornal Oliveira</title>
          <style>
              /* Seu CSS aqui (sem alterações) */
                </style>
                </head>
                <body>
                <header>
                  <h1>Jornal Oliveira</h1>
                    <p>Feito de alunos para alunos</p>
                    </header>
                    <div class="container">
                      <!-- Conteúdo todo aqui (Login, Abas, Seções etc.) -->
                      </div>
                      <footer>
                        <p>Jornal Oliveira © 2025</p>
                        </footer>
                        <script>
                          // Seu JavaScript aqui
                          </script>
                          <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Rwhehhehe/t" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
                          </html>