mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 09:15:37 -06:00
updated last known irregularities in config/site design
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Site settings
|
# Site settings
|
||||||
name: Ryan Walters
|
name: Ryan Walters
|
||||||
title: Ryan Walters | Aspiring Full Stack Software Engineer
|
title: Ryan Walters | Aspiring Full Stack Software Engineer
|
||||||
description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences
|
description: Aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
|
||||||
url: https://xevion.github.io/
|
url: https://xevion.github.io/
|
||||||
baseurl: ''
|
baseurl: ''
|
||||||
email: ryanchwalters@gmail.com
|
email: ryanchwalters@gmail.com
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Site settings
|
# Site settings
|
||||||
name: Ryan Walters
|
name: Ryan Walters
|
||||||
title: Ryan Walters | Aspiring Full Stack Software Engineer
|
title: Ryan Walters | Aspiring Full Stack Software Engineer
|
||||||
description: Design-minded front-end software engineer focused on building beautiful interfaces and experiences
|
description: An aspiring full-stack software engineer interested in learning as many languages and frameworks as possible.
|
||||||
url: https://xevion.github.io/
|
url: https://xevion.github.io/
|
||||||
baseurl: ''
|
baseurl: ''
|
||||||
email: ryanchwalters@gmail.com
|
email: ryanchwalters@gmail.com
|
||||||
|
|||||||
@@ -14,15 +14,12 @@
|
|||||||
<meta property="og:image:type" content="image/png" />
|
<meta property="og:image:type" content="image/png" />
|
||||||
<meta property="og:locale" content="en_US">
|
<meta property="og:locale" content="en_US">
|
||||||
<meta name="description" content="{{site.description}}">
|
<meta name="description" content="{{site.description}}">
|
||||||
<meta name="keywords" content="design, development, web, bchiang7, brittany, chiang, javascript, northeastern">
|
<meta name="keywords" content="fullstack full stack developer development software engineering ryan walters xevion">
|
||||||
<meta name="google-site-verification" content="DCl7VAf9tcz6eD9gb67NfkNnJ1PKRNcg8qQiwpbx9Lk" />
|
|
||||||
<meta itemprop="name" content="{{site.title}}">
|
<meta itemprop="name" content="{{site.title}}">
|
||||||
<meta itemprop="description" content="{{site.description}}">
|
<meta itemprop="description" content="{{site.description}}">
|
||||||
<meta itemprop="image" content="{{site.cover}}">
|
<meta itemprop="image" content="{{site.cover}}">
|
||||||
<meta name="twitter:card" content="summary">
|
<meta name="twitter:card" content="summary">
|
||||||
<meta name="twitter:url" content="{{site.url}}">
|
<meta name="twitter:url" content="{{site.url}}">
|
||||||
<meta name="twitter:site" content="@bchiang7">
|
|
||||||
<meta name="twitter:creator" content="@bchiang7">
|
|
||||||
<meta name="twitter:title" content="{{site.title}}">
|
<meta name="twitter:title" content="{{site.title}}">
|
||||||
<meta name="twitter:description" content="{{site.description}}">
|
<meta name="twitter:description" content="{{site.description}}">
|
||||||
<meta name="twitter:image:src" content="{{site.cover}}">
|
<meta name="twitter:image:src" content="{{site.cover}}">
|
||||||
|
|||||||
Reference in New Issue
Block a user