mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
[pug/de-de] Fix typo (#5114)
This commit is contained in:
@@ -87,7 +87,7 @@ div(class=meineKlasse)
|
||||
div(style=meineStile)
|
||||
//- <div style="color:white;background-color:blue;"></div>
|
||||
|
||||
//- JS Attributte
|
||||
//- JS Attribute
|
||||
- const meineAttribute = {"src": "foto.png", "alt": "meine Bilder"}
|
||||
img&attributes(meineAttribute)
|
||||
//- <img src="foto.png" alt="meine Bilder">
|
||||
|
Reference in New Issue
Block a user