Personalize for me
This commit is contained in:
parent
aea18887c0
commit
fe92ba4b1c
5 changed files with 9 additions and 10 deletions
18
_config.yml
18
_config.yml
|
@ -5,17 +5,17 @@ url: http://mmistakes.github.io/minimal-mistakes
|
|||
|
||||
# Owner/author information goes here.
|
||||
owner:
|
||||
name: Sweet Dood
|
||||
avatar: "/images/200x200.png"
|
||||
bio: "The greatest one line biography for the greatest dood."
|
||||
email: sweetdood@mail.me
|
||||
twitter: "@sweeeeeetdood"
|
||||
google_plus:
|
||||
name: Michael Rose
|
||||
avatar: "/images/bio-photo.jpg"
|
||||
bio: "Just another boring, time traveling, tattooed, designer from Buffalo New York."
|
||||
email: michael@mademistakes.com
|
||||
twitter: "@mmistakes"
|
||||
google_plus: "https://plus.google.com/118238196859537351707/posts"
|
||||
|
||||
# Analytics and webmaster tools stuff goes here
|
||||
google_analytics:
|
||||
google_verify:
|
||||
bing_verify:
|
||||
google_analytics: UA-41189495-1
|
||||
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
|
||||
bing_verify: D81F4C18A6CB3018F64D7C827D953DFD
|
||||
|
||||
timezone: America/New_York
|
||||
future: true
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
|
||||
<meta property="og:site_name" content="{{ site.title }}">
|
||||
|
||||
<meta name="google-site-verification" content="{{ site.google_verify }}">
|
||||
<meta name="msvalidate.01" content="{{ site.bing_verify }}">
|
||||
{% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %}
|
||||
<link rel="canonical" href="{{ canonical }}">
|
||||
|
|
BIN
images/bio-photo.jpg
Normal file
BIN
images/bio-photo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 3.9 MiB |
Loading…
Reference in a new issue