-
-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
497 changed files
with
37,289 additions
and
43,125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source 'https://rubygems.org' | ||
gem 'github-pages', group: :jekyll_plugins | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
activesupport (4.2.6) | ||
i18n (~> 0.7) | ||
json (~> 1.7, >= 1.7.7) | ||
minitest (~> 5.1) | ||
thread_safe (~> 0.3, >= 0.3.4) | ||
tzinfo (~> 1.1) | ||
addressable (2.4.0) | ||
coffee-script (2.4.1) | ||
coffee-script-source | ||
execjs | ||
coffee-script-source (1.10.0) | ||
colorator (0.1) | ||
ethon (0.9.0) | ||
ffi (>= 1.3.0) | ||
execjs (2.7.0) | ||
faraday (0.9.2) | ||
multipart-post (>= 1.2, < 3) | ||
ffi (1.9.10) | ||
gemoji (2.1.0) | ||
github-pages (80) | ||
github-pages-health-check (= 1.1.0) | ||
jekyll (= 3.1.6) | ||
jekyll-coffeescript (= 1.0.1) | ||
jekyll-feed (= 0.5.1) | ||
jekyll-gist (= 1.4.0) | ||
jekyll-github-metadata (= 1.11.1) | ||
jekyll-mentions (= 1.1.2) | ||
jekyll-paginate (= 1.1.0) | ||
jekyll-redirect-from (= 0.10.0) | ||
jekyll-sass-converter (= 1.3.0) | ||
jekyll-seo-tag (= 1.4.0) | ||
jekyll-sitemap (= 0.10.0) | ||
jemoji (= 0.6.2) | ||
kramdown (= 1.10.0) | ||
liquid (= 3.0.6) | ||
listen (= 3.0.6) | ||
mercenary (~> 0.3) | ||
rouge (= 1.10.1) | ||
terminal-table (~> 1.4) | ||
github-pages-health-check (1.1.0) | ||
addressable (~> 2.3) | ||
net-dns (~> 0.8) | ||
octokit (~> 4.0) | ||
public_suffix (~> 1.4) | ||
typhoeus (~> 0.7) | ||
html-pipeline (2.4.1) | ||
activesupport (>= 2, < 5) | ||
nokogiri (>= 1.4) | ||
i18n (0.7.0) | ||
jekyll (3.1.6) | ||
colorator (~> 0.1) | ||
jekyll-sass-converter (~> 1.0) | ||
jekyll-watch (~> 1.1) | ||
kramdown (~> 1.3) | ||
liquid (~> 3.0) | ||
mercenary (~> 0.3.3) | ||
rouge (~> 1.7) | ||
safe_yaml (~> 1.0) | ||
jekyll-coffeescript (1.0.1) | ||
coffee-script (~> 2.2) | ||
jekyll-feed (0.5.1) | ||
jekyll-gist (1.4.0) | ||
octokit (~> 4.2) | ||
jekyll-github-metadata (1.11.1) | ||
octokit (~> 4.0) | ||
jekyll-mentions (1.1.2) | ||
html-pipeline (~> 2.3) | ||
jekyll (~> 3.0) | ||
jekyll-paginate (1.1.0) | ||
jekyll-redirect-from (0.10.0) | ||
jekyll (>= 2.0) | ||
jekyll-sass-converter (1.3.0) | ||
sass (~> 3.2) | ||
jekyll-seo-tag (1.4.0) | ||
jekyll (~> 3.0) | ||
jekyll-sitemap (0.10.0) | ||
jekyll-watch (1.4.0) | ||
listen (~> 3.0, < 3.1) | ||
jemoji (0.6.2) | ||
gemoji (~> 2.0) | ||
html-pipeline (~> 2.2) | ||
jekyll (>= 3.0) | ||
json (1.8.3) | ||
kramdown (1.10.0) | ||
liquid (3.0.6) | ||
listen (3.0.6) | ||
rb-fsevent (>= 0.9.3) | ||
rb-inotify (>= 0.9.7) | ||
mercenary (0.3.6) | ||
mini_portile2 (2.0.0) | ||
minitest (5.9.0) | ||
multipart-post (2.0.0) | ||
net-dns (0.8.0) | ||
nokogiri (1.6.7.2) | ||
mini_portile2 (~> 2.0.0.rc2) | ||
octokit (4.3.0) | ||
sawyer (~> 0.7.0, >= 0.5.3) | ||
public_suffix (1.5.3) | ||
rb-fsevent (0.9.7) | ||
rb-inotify (0.9.7) | ||
ffi (>= 0.5.0) | ||
rouge (1.10.1) | ||
safe_yaml (1.0.4) | ||
sass (3.4.22) | ||
sawyer (0.7.0) | ||
addressable (>= 2.3.5, < 2.5) | ||
faraday (~> 0.8, < 0.10) | ||
terminal-table (1.5.2) | ||
thread_safe (0.3.5) | ||
typhoeus (0.8.0) | ||
ethon (>= 0.8.0) | ||
tzinfo (1.2.2) | ||
thread_safe (~> 0.1) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
github-pages | ||
|
||
BUNDLED WITH | ||
1.12.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Welcome to Jekyll! | ||
# | ||
# This config file is meant for settings that affect your whole blog, values | ||
# which you are expected to set up once and rarely need to edit after that. | ||
# For technical reasons, this file is *NOT* reloaded automatically when you use | ||
# 'jekyll serve'. If you change this file, please restart the server process. | ||
|
||
# Site settings | ||
name: Parse Open Source Docs | ||
title: Parse Docs | ||
email: [email protected] | ||
description: The open source GitHub page for the Parse platform. | ||
baseurl: "" # the subpath of your site, e.g. /blog | ||
url: "https://parseplatform.github.io/Docs" # the base hostname & protocol for your site | ||
repository: parseplatform/Docs | ||
facebook_username: parseit | ||
twitter_username: parseit | ||
github_username: parseplatform | ||
stackoverflow_tag: parse.com | ||
serverfault_tag: parse | ||
support_url: https://www.parse.com/help | ||
|
||
# Build settings | ||
markdown: kramdown | ||
exclude: [ Gemfile, Gemfile.lock, README.md, config.codekit ] |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<footer> | ||
<div class="container"> | ||
<img src="/img/openSourceIllustration.svg" alt="Parse open source illustration" class="footerImage"> | ||
<div class="needHelp"> | ||
<h5>Need Help?</h5> | ||
<p><a href="{{ site.support_url }}" target="_blank">Get Support</a></p> | ||
</div> | ||
<div class="socialLinks"> | ||
<h5>Stay Connected</h5> | ||
<div class="socialIcons"> | ||
<a href="https://www.facebook.com/{{ site.facebook_username }}" target="_blank"><img src="/img/facebook.svg" alt=""> | ||
<a href="https://twitter.com/{{ site.twitter_username }}" target="_blank"><img src="/img/twitter.svg" alt=""></a> | ||
<a href="https://github.com/{{ site.github_username }}" target="_blank"><img src="/img/github.svg" alt=""></a> | ||
<a href="http://stackoverflow.com/tags/{{ site.stackoverflow_tag }}" target="_blank"><img src="/img/overflow.svg" alt=""></a> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-23813809-2', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.3.min.js"><\/script>')</script> | ||
<script src="js/plugins.js"></script> | ||
<script src="js/main.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> | ||
<meta name="description" content="{{ site.description }}"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<meta property="og:site_name" content="{{ site.name }}"/> | ||
<meta property="og:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}"/> | ||
<meta property="og:description" content="{{ site.description }}"/> | ||
<meta property="og:image" content="http://parseplatform.github.io/img/preview.png"> | ||
|
||
<link rel="icon" type="image/png" href="/img/favicon/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="/img/favicon/favicon-194x194.png" sizes="194x194"> | ||
<link rel="icon" type="image/png" href="/img/favicon/favicon-96x96.png" sizes="96x96"> | ||
<link rel="icon" type="image/png" href="/img/favicon/android-chrome-192x192.png" sizes="192x192"> | ||
<link rel="icon" type="image/png" href="/img/favicon/favicon-16x16.png" sizes="16x16"> | ||
|
||
<link rel="stylesheet" href="/css/normalize.css"> | ||
<link rel="stylesheet" href="/css/main.css"> | ||
<script src="/js/vendor/modernizr-2.8.3.min.js"></script> | ||
<script src="https://www.parsecdn.com/js/parse-1.6.7.min.js"></script> | ||
<script> | ||
var gitJson = {{ site.github.public_repositories | jsonify }}; | ||
</script> | ||
</head> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
<div class="header"> | ||
<div class="container"> | ||
<div class="heroText"> | ||
<h1>Open Source Hub</h1> | ||
<h2> | ||
<span class="subheadSection "><img src="/img/stars.svg" alt="" class="icon"><span class="starCount"></span></span> | ||
<span class="subheadSection"><img src="/img/forks.svg" alt="" class="icon"><span class="forkCount"></span></span> | ||
<span class="subheadSection"><img src="/img/repos.svg" alt="" class="icon"><span class="repoCount"></span></span> | ||
</h2> | ||
</div> | ||
</div> | ||
<div class="headerIllustration"> | ||
<div class="skyline" style="background: url('/img/header/skyline.svg') repeat-x center bottom; background-size: auto 100%; width: 100%; position: absolute; | ||
bottom: 0px; left: 0px;"></div> | ||
<div class="illustrationForeground"> | ||
<!--right animations--> | ||
<img src="/img/header/rightBackground.svg" alt="" class="headerRight"> | ||
<div class="headerRight headerRightContainer"> | ||
<div class="phone2Screen"> | ||
<div class="phoneCircle"></div> | ||
</div> | ||
</div> | ||
<img src="/img/header/rightBackground2.svg" alt="" class="headerRight"> | ||
<div class="headerRight headerRightContainer"> | ||
<div class="phone3Screen"> | ||
<div class="phoneCircle"></div> | ||
</div> | ||
<svg version="1.1" class="svgInner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-111 -584 976 1280" style="enable-background:new -111 -584 976 1280;" xml:space="preserve"> | ||
<svg class="push2" y="-125%"> | ||
<path class="st7" d="M228.8,451.8c-19.1,0-34.6-15.5-34.6-34.6c0-3.4,0.5-6.8,1.5-9.9H162c-10.4,0-18.8,8.4-18.8,18.8v55.1 | ||
c0,10.4,8.4,18.8,18.8,18.8h55c10.4,0,18.8-8.4,18.8-18.8V451C233.5,451.5,231.2,451.8,228.8,451.8z"/> | ||
<path class="st7" d="M228.8,390.9c-14.5,0-26.3,11.8-26.3,26.3s11.8,26.3,26.3,26.3s26.3-11.8,26.3-26.3 | ||
C255.1,402.7,243.3,390.9,228.8,390.9z M228.8,431.2c-7.7,0-14-6.3-14-14s6.3-14,14-14s14,6.3,14,14S236.5,431.2,228.8,431.2z"/> | ||
</svg> | ||
</svg> | ||
</div> | ||
<div class="headerRight headerRightContainer"> | ||
<svg version="1.1" class="svgInner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-111 -584 976 1280" style="enable-background:new -111 -584 976 1280;" xml:space="preserve"> | ||
<svg class="middleLine2" y="-125%"> | ||
<line class="st9" x1="176.9" y1="410.5" x2="176.9" y2="390.5"/> | ||
<line class="st10" x1="176.9" y1="343.2" x2="176.9" y2="-1300"/> | ||
<line class="st10" x1="176.9" y1="351.4" x2="176.9" y2="392"/> | ||
<path class="st1" d="M192.2,344.9l-10.9,18.8c-2,3.4-6.9,3.4-8.9,0l-10.9-18.8c-2-3.4,0.5-7.7,4.4-7.7h21.8 | ||
C191.8,337.2,194.2,341.5,192.2,344.9z"/> | ||
<path class="st1" d="M186.1,383.8h-18.3c-2.2,0-4,1.8-4,4v8.4c0,2.2,1.8,4,4,4h18.3c2.2,0,4-1.8,4-4v-8.4 | ||
C190.1,385.6,188.3,383.8,186.1,383.8z"/> | ||
<circle class="st11" cx="176.9" cy="360" r="2.8"/> | ||
<circle class="st11" cx="168.7" cy="343.5" r="2.8"/> | ||
<circle class="st11" cx="185.2" cy="343.5" r="2.8"/> | ||
</svg> | ||
</svg> | ||
</div> | ||
<div class="headerRight headerRightContainer hoistParts" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);"> | ||
<svg version="1.1" class="svgInner" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-111 -584 976 1280" style="enable-background:new -111 -584 976 1280;" xml:space="preserve"> | ||
<svg y="0px" class="hoist"> | ||
<g class="analytics"> | ||
<path class="st6" d="M367.4,427.6c-30.9,0-56,25.1-56,56s25.1,56,56,56s56-25.1,56-56C423.4,452.8,398.3,427.6,367.4,427.6z | ||
M367.4,436.7c25.3,0,45.9,20.1,46.9,45.1h-10.7l-18.2-22.5l-26.2,31.2L340,469.6l-10.8,10.8h-8.7 | ||
C322.3,456,342.7,436.7,367.4,436.7z M367.4,530.6c-24.5,0-44.7-18.9-46.8-43h11.6l7.5-7.5l19.6,21.5l25.8-30.8l14.9,18.4h13.9 | ||
C411.3,512.4,391.5,530.6,367.4,530.6z"/> | ||
</g> | ||
<defs> | ||
<clipPath id="hoistMask"> | ||
<rect x="320.6" y="24.6" width="93.7" height="412.1"/> | ||
</clipPath> | ||
</defs> | ||
<g class="hoistLine st12" clip-path="url(#hoistMask)"> | ||
<svg class="hoistLineInner" y="0%"> | ||
<g> | ||
<line class="st13" x1="366.8" y1="24.6" x2="366.8" y2="427.3"/> | ||
<circle class="st2" cx="367.1" cy="428.3" r="6"/> | ||
</g> | ||
</svg> | ||
</g> | ||
</svg> | ||
</svg> | ||
</div> | ||
<img src="/img/header/hoist.svg" alt="" class="headerRight hoist" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);"> | ||
<div class="headerRight headerRightContainer wheelsContainer" style="-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%);"> | ||
<img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> | ||
<img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> | ||
<img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> | ||
<img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> | ||
<img src="/img/header/hoistWheel.svg" alt="" class="hoistWheel"> | ||
</div> | ||
|
||
<!-- left side animations --> | ||
<img src="/img/header/craneBackground.svg" alt="" class="headerLeft"> | ||
<div class="headerLeft headerLeftContainer"> | ||
<div class="phone1ScreenContainer"> | ||
<div class="appSquare one"></div> | ||
<div class="appSquare two"></div> | ||
<div class="appSquare three"></div> | ||
<div class="appRect one"></div> | ||
<div class="appRect two"></div> | ||
<div class="appRect three"></div> | ||
</div> | ||
<img src="/img/header/video.svg" alt="" class="craneVideo"> | ||
<div class="craneLineContainer"> | ||
<img src="/img/header/craneLine.svg" class="craneLine" alt=""> | ||
</div> | ||
<img src="/img/header/cranePivot.svg" alt="" class="cranePivot"> | ||
</div> | ||
|
||
<!--center animations--> | ||
<img src="/img/header/truckBackground.svg" alt="" class="headerCenter"> | ||
<div class="headerCenter headerCenterContainer"> | ||
<img src="/img/header/pushOne.svg" alt="" class="pushOne"> | ||
<img src="/img/header/middleLine.svg" alt="" class="middleLineOne"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<a href="https://github.com/{{ include.username }}"><span class="icon icon--github">{% include icon-github.svg %}</span><span class="username">{{ include.username }}</span></a> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<a href="https://twitter.com/{{ include.username }}"><span class="icon icon--twitter">{% include icon-twitter.svg %}</span><span class="username">{{ include.username }}</span></a> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<div class="secondaryNav"> | ||
<div class="navBackground"></div> | ||
<ul> | ||
<a href="#server" class="active"><li>Parse Server</li></a> | ||
<a href="#sdks"><li>SDKs</li></a> | ||
<a href="#samples"><li>Samples</li></a> | ||
<a href="#tutorials"><li>Tutorials</li></a> | ||
<a href="#social"><li>Social</li></a> | ||
<a href="#other"><li>Other</li></a> | ||
<a href="#community"><li>Community</li></a> | ||
</ul> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<nav> | ||
<div class="container"> | ||
<a href="https://parse.com" target="_blank"> | ||
<img src="/img/logo.svg" alt="Parse logo" class="logo"> | ||
</a> | ||
<ul> | ||
<a href="//parse.com/apps/quickstart" target="_blank"><li>Quickstart <span class="hideOnMobile">Guide</span></li></a> | ||
<a href="//parse.com/help" target="_blank"><li>Help</li></a> | ||
<a href="//parse.com/blog" target="_blank"><li>Blog</li></a> | ||
</ul> | ||
</div> | ||
</nav> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.