Next commited on
Commit
af952b7
1 Parent(s): 4659fee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ html_content = """
28
  </style>
29
  </head>
30
  <body>
31
- <div class="animated-text">HEX RVC</div>
32
  </body>
33
  </html>
34
  """
 
28
  </style>
29
  </head>
30
  <body>
31
+ <div class="animated-text">this is text!</div>
32
  </body>
33
  </html>
34
  """