-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (28 loc) · 867 Bytes
/
_config.yml
File metadata and controls
32 lines (28 loc) · 867 Bytes
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
32
title: web3p
subtitle: Decentralize the world
description: >- # this means to ignore newlines until "baseurl:"
This is website for web3p library documentation, including web3.php
ethereum-tx, rlp.
author: Peter Lai
email: alk03073135@gmail.com
avatar: assets/images/logo.png
baseurl: ""
url: "https://www.web3p.xyz" # the base hostname & protocol for your site
# Social settings
# Make sure to include the full url including protocol, e.g. https://github.com/chrisbobbe
twitter_url:
facebook_url:
googleplus_url:
instagram_url:
linkedin_url:
github_url:
stackoverflow_url:
pinterest_url:
slack_url:
dribbble_url:
# Google Analytics Tracking ID goes here:
google_analytics: UA-75655214-6
# The following settings are NECESSARY for the Prologue theme to run:
# theme: jekyll-theme-prologue
remote_theme: chrisbobbe/jekyll-theme-prologue
collections: [sections]