update
This commit is contained in:
parent
8f72c67566
commit
23e93ecb13
26
index.html
26
index.html
@ -14,29 +14,9 @@ title: Home
|
||||
<a class="btn btn-warning btn-lg" role="button" href="https://github.com/Obrary/Alex-Chair">Go to Github repository</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<p> {{ site.html_url }}
|
||||
|
||||
{{ followers_url }}
|
||||
|
||||
{{ following_url }}
|
||||
|
||||
{{ gists_url }}
|
||||
|
||||
{{ starred_url }}
|
||||
|
||||
{{ subscriptions_url }}
|
||||
|
||||
{{ organizations_url }}
|
||||
<p>site.github.project_title - {{ site.github.project_title | prepend:'/' }}</p>
|
||||
<p>site.baseurl - {{ site.baseurl }} </p>
|
||||
|
||||
<p>site.github.name - {{ site.github.name }}</p>
|
||||
<p>Site.Github.repo - {{ site.github.repo }}</p>
|
||||
<p>site.github - {{ site.github }}</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>site.title - {{ site.title }}</p>
|
||||
|
||||
<p>site.tagline - {{ site.tagline }}</p>
|
||||
@ -56,5 +36,11 @@ title: Home
|
||||
<p>site.tags - {{ site.tags }}</p>
|
||||
|
||||
<p>Site.Github.public_repositories - {{ site.github.public_repositories }}</p>
|
||||
<p>site.github - {{ site.github }}</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user