Skip to content

Commit 4dec908

Browse files
committed
Change instances of 'Primer' to 'Origin' and update repo in config
1 parent b621aa4 commit 4dec908

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ sass:
1515
style: compressed
1616

1717
github:
18-
repo: https://github.com/primer/primer
18+
repo: https://github.com/fac/origin

docs/_layouts/default.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="">
1111

1212
<title>
13-
{{ page.title }} &middot; Primer
13+
{{ page.title }} &middot; Origin
1414
</title>
1515

1616
<link rel="stylesheet" href="{{ site.baseurl }}/docs.css">
@@ -25,7 +25,7 @@
2525
<div class="container">
2626
<a href="{{ site.baseurl }}/" class="masthead-logo">
2727
<span class="mega-octicon octicon-package"></span>
28-
Primer
28+
Origin
2929
</a>
3030

3131
<nav class="masthead-nav">
@@ -40,7 +40,7 @@
4040
{% if page.title == "Home" %}
4141
<div class="jumbotron">
4242
<div class="container">
43-
<h1>Primer</h1>
43+
<h1>Origin</h1>
4444
<p>The CSS toolkit and guidelines that power GitHub.</p>
4545

4646
<a href="{{ site.baseurl }}/scaffolding/" class="btn btn-reverse">

0 commit comments

Comments
 (0)