S1monlol 1 год назад
Родитель
Сommit
e43817fcf6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/components/projects/imdb.astro

+ 2 - 2
src/components/projects/imdb.astro

@@ -4,7 +4,7 @@
 	style="width: 60%; height: 70%; position: absolute; left: 10%; top: 10%; display: none; max-height: 820px; min-width: 400px;"
 	style="width: 60%; height: 70%; position: absolute; left: 10%; top: 10%; display: none; max-height: 820px; min-width: 400px;"
 >
 >
 	<div id="notionheader" class="title-bar">
 	<div id="notionheader" class="title-bar">
-		<div class="title-bar-text">Notion Canvas</div>
+		<div class="title-bar-text">IMDB Frontend</div>
 		<div class="title-bar-controls">
 		<div class="title-bar-controls">
 			<button class="close" aria-label="Minimize"></button>
 			<button class="close" aria-label="Minimize"></button>
 			<button class="close" aria-label="Close"></button>
 			<button class="close" aria-label="Close"></button>
@@ -17,7 +17,7 @@
         id="text20"
         id="text20"
         style="font-size: 22px; resize: none; padding: 10px; height:90%; overflow-y: hidden; padding-top: 0px; padding-bottom: 20px;"
         style="font-size: 22px; resize: none; padding: 10px; height:90%; overflow-y: hidden; padding-top: 0px; padding-bottom: 20px;"
         >
         >
-		<a href="https://github.com/S1monlol/Imdb-but-based"><h1 style="width: fit-content;"><i><u><b>Notion Canvas</b></u></i></h1></a>
+		<a href="https://github.com/S1monlol/Imdb-but-based"><h1 style="width: fit-content;"><i><u><b>IMDB Frontend</b></u></i></h1></a>
 
 
 		<h2>
 		<h2>
 			One of my first projects, this is an alternative frontend for IMDB that uses TMDB to fetch information about movies.
 			One of my first projects, this is an alternative frontend for IMDB that uses TMDB to fetch information about movies.