mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 15:13:56 +00:00
[pug/de-de] Fix typo
This commit is contained in:
parent
afc273c12d
commit
5c8c5c0b89
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user