prettier identation in html, added a comment
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="assets/style.css">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
||||
<!--
|
||||
|
||||
Generated by a hacky Rust script that you can find at
|
||||
|
||||
https://git.ondrovo.com/MightyPork/bread-gallery
|
||||
|
||||
Pictures are free to use for any purpose.
|
||||
|
||||
See my blog at www.ondrovo.com for contact & more
|
||||
|
||||
-->
|
||||
|
||||
<title>{title}</title>
|
||||
Reference in New Issue
Block a user