We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a868d commit 3cc8202Copy full SHA for 3cc8202
_layouts/sponsors.html
_layouts/support-us.html
@@ -0,0 +1,14 @@
1
+---
2
+layout: compress
3
4
+
5
+<!DOCTYPE html>
6
+<html>
7
+<head>
8
+ {% include head.html %}
9
+</head>
10
+<body>
11
+ {% include navbar.html %}
12
+ {% include footer.html %}
13
+</body>
14
+</html>
support-us.md
@@ -0,0 +1,3 @@
+layout: support-us
0 commit comments