mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2025-06-20 03:42:10 +00:00
Compare commits
No commits in common. "96d0ee8a0310a39fcdf6f08ed1e67c82f274807e" and "f8b615aae5eb69e66950eb014172dfa0471ee39f" have entirely different histories.
96d0ee8a03
...
f8b615aae5
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,4 +9,3 @@
|
||||
/resources/_gen/*
|
||||
.hugo_build.lock
|
||||
|
||||
.idea/
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
@ -14,25 +14,6 @@
|
||||
{{ partialCached "math.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<
|
||||
|
||||
<meta name="description" content="Software Engineer, aspiring polymath"/>
|
||||
|
||||
<meta property="og:title" content="{{ if .Title }}{{ .Title }}{{ else }}Tylers Perkins - Software Engineer{{ end }}" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="{{ .Permalink }}" />
|
||||
<meta property="og:image" content="https://opengraph.b-cdn.net/production/images/d8998659-0129-4808-b73c-67797d3fe7ac.jpg?token=X4ji3MDnTCq9oofsKJXYRPV4nIaynTNQmWu0UpE8vaE&height=460&width=460&expires=33281091161">
|
||||
<meta property="og:description" content="Software Engineer, aspiring polymath" />
|
||||
<meta property="og:site_name" content="Tylers Perkins" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:title" content="{{ if .Title }}{{ .Title }}{{ else }}Tylers Perkins - Software Engineer{{ end }}" />
|
||||
<meta property="twitter:description" content="Software Engineer, aspiring polymath" />
|
||||
<meta name="twitter:image" content="https://opengraph.b-cdn.net/production/images/d8998659-0129-4808-b73c-67797d3fe7ac.jpg?token=X4ji3MDnTCq9oofsKJXYRPV4nIaynTNQmWu0UpE8vaE&height=460&width=460&expires=33281091161">
|
||||
<meta property="twitter:image:alt" content="Tylers Perkins Profile Picture">
|
||||
<meta property="twitter:url" content="{{ .Permalink }}" />
|
||||
|
||||
|
||||
<title>Tylers Perkins - Software Engineer</title>
|
||||
</head>
|
Loading…
x
Reference in New Issue
Block a user