mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-31 13:47:11 +01:00 
			
		
		
		
	asd
This commit is contained in:
		| @@ -34,7 +34,7 @@ export default function ArticlePage({ article }: { article: ArticleWithIncludes | ||||
|             <div className={styles.tags}> | ||||
|               <a href="#">Docker</a> <a href="#">Setup</a> <a href="#">Ubuntu</a> | ||||
|             </div> | ||||
|             <Image src={""} height={350} width={750} alt={""} quality={100} placeholder="blur" blurDataURL="/images/blur.png" loading="lazy" /> | ||||
|             <Image src={article?.imageUrl ?? ""} height={350} width={750} alt={""} quality={100} placeholder="blur" blurDataURL="/images/blur.png" loading="lazy" /> | ||||
|             <p>{article?.introduction}</p> | ||||
|           </div> | ||||
|           <Markdown value={article?.markdown ?? ""} /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis