We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187fc45 commit 1b202e8Copy full SHA for 1b202e8
404.md
@@ -0,0 +1,3 @@
1
+---
2
+layout: 404
3
_config.yml
@@ -0,0 +1,26 @@
+remote_theme: JS-DevTools/gh-pages-theme
+
+title: Sourcemapify
4
+logo: https://jsdevtools.org/img/logos/logo.png
5
6
+author:
7
+ twitter: JS_DevTools
8
9
+google_analytics: UA-68102273-3
10
11
+twitter:
12
+ username: JS_DevTools
13
+ card: summary
14
15
+defaults:
16
+ - scope:
17
+ path: ""
18
+ values:
19
+ image: https://jsdevtools.org/img/logos/card.png
20
21
+ path: "test/**/*"
22
23
+ sitemap: false
24
25
+plugins:
26
+ - jekyll-sitemap
0 commit comments