-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
31 lines (25 loc) · 960 Bytes
/
params.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name":"7omate.GitHub.io",
"tagline":"jekyll github pages",
"body":"
### Links to cool things around the web
- [https://blog.sandstorm.io/news/2015-05-01-is-that-ascii-or-protobuf.html](https://blog.sandstorm.io/news/2015-05-01-is-that-ascii-or-protobuf.html)
### Copying with WebRTC
- http://file.pizza/
- https://rtccopy.com/
### Welcome to GitHub Pages.
This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish.
---
### Rather Drive Stick?
push a branch named `gh-pages` to your repository to create a page manually. Regular HTML or Jekyll.
```
$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages
```
### Notes
You can @mention GitHub profiles.
",
"google":"",
"note":"Don't delete this file! It's used internally to help with page regeneration."
}