mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-13 11:12:47 +00:00
Added files
This commit is contained in:
16
mongoui/mongoui-master/node_modules/highlight/examples/example.html
generated
vendored
Normal file
16
mongoui/mongoui-master/node_modules/highlight/examples/example.html
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Foo</title>
|
||||
</head>
|
||||
<body>
|
||||
Bar
|
||||
<br/>
|
||||
Baz
|
||||
<p>Quux</p>
|
||||
<ul>
|
||||
<li>Qux</li>
|
||||
<li>Grault</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user