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 f537f28 commit c246a89Copy full SHA for c246a89
.gitignore
@@ -1,7 +1,4 @@
1
.bundle
2
.sass-cache
3
_site
4
-Gemfile
5
-Gemfile.lock
6
-automatic-app-landing-page.gemspec
7
-*.gemspec
+Gemfile.lock
Gemfile
@@ -0,0 +1,2 @@
+source "https://rubygems.org"
+gem 'github-pages'
_pages/changelog.md
@@ -1,6 +1,6 @@
---
layout: page
-title: Changelog
+title: What's New
# Changelog
0 commit comments