reconnect
This commit is contained in:
7
.github/_layouts/page.html
vendored
Normal file
7
.github/_layouts/page.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# generic page layout
|
||||
layout: default
|
||||
---
|
||||
<div class="container my-4">
|
||||
{{ content }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user