rm assetprefix for dotcom

This commit is contained in:
micah rich 2019-09-12 14:37:13 -04:00
parent cc6f83f9d7
commit 59a98f5bea
7 changed files with 24 additions and 24 deletions

View File

@ -175,37 +175,37 @@ export default ({ children }) => {
<link
rel="apple-touch-icon"
sizes="180x180"
href="https://thomasjockin.github.io/lexend/static/favicon/apple-touch-icon.png"
href="https://thomasjockin.github.io/static/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="https://thomasjockin.github.io/lexend/static/favicon/favicon-32x32.png"
href="https://thomasjockin.github.io/static/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="https://thomasjockin.github.io/lexend/static/favicon/favicon-16x16.png"
href="https://thomasjockin.github.io/static/favicon/favicon-16x16.png"
/>
<link
rel="manifest"
href="https://thomasjockin.github.io/lexend/static/favicon/site.webmanifest"
href="https://thomasjockin.github.io/static/favicon/site.webmanifest"
/>
<link
rel="mask-icon"
href="https://thomasjockin.github.io/lexend/static/favicon/safari-pinned-tab.svg"
href="https://thomasjockin.github.io/static/favicon/safari-pinned-tab.svg"
color="#5bbad5"
/>
<link
rel="shortcut icon"
href="https://thomasjockin.github.io/lexend/static/favicon/favicon.ico"
href="https://thomasjockin.github.io/static/favicon/favicon.ico"
/>
<meta name="msapplication-TileColor" content="#b91d47" />
<meta
name="msapplication-config"
content="https://thomasjockin.github.io/lexend/static/favicon/browserconfig.xml"
content="https://thomasjockin.github.io/static/favicon/browserconfig.xml"
/>
<meta name="theme-color" content="#ffffff" />
@ -231,7 +231,7 @@ export default ({ children }) => {
/>
<meta
property="og:image"
content="https://thomasjockin.github.io/lexend/static/social/lexend-v2.png"
content="https://thomasjockin.github.io/static/social/lexend-v2.png"
/>
<meta property="twitter:card" content="summary_large_image" />
@ -249,7 +249,7 @@ export default ({ children }) => {
/>
<meta
property="twitter:image"
content="https://thomasjockin.github.io/lexend/static/social/lexend-v2.png"
content="https://thomasjockin.github.io/static/social/lexend-v2.png"
/>
</Head>
<Nav>

View File

@ -20,12 +20,12 @@ const Logo = styled("img")`
const LogoList = () => (
<List>
<Logo src="/lexend/static/images/logos/adobe.svg" />
<Logo src="/lexend/static/images/logos/stanford.svg" />
<Logo src="/lexend/static/images/logos/google.svg" />
<Logo src="/lexend/static/images/logos/apple.svg" />
<Logo src="/lexend/static/images/logos/microsoft.svg" />
<Logo src="/lexend/static/images/logos/hp.svg" />
<Logo src="/static/images/logos/adobe.svg" />
<Logo src="/static/images/logos/stanford.svg" />
<Logo src="/static/images/logos/google.svg" />
<Logo src="/static/images/logos/apple.svg" />
<Logo src="/static/images/logos/microsoft.svg" />
<Logo src="/static/images/logos/hp.svg" />
</List>
);
export default LogoList;

View File

@ -114,7 +114,7 @@ const TeamHeadshots = ({ children }) => {
<Headshot
name="Dr. Bonnie Shaver-Troup"
title="Educational Therapist"
src="/lexend/static/images/bonnie.jpeg"
src="/static/images/bonnie.jpeg"
transition={spring}
initial={{ y: 0, rotate: -2, scale: 0.99 }}
whileHover={{ y: -10, rotate: -4, scale: 1 }}
@ -122,7 +122,7 @@ const TeamHeadshots = ({ children }) => {
<Headshot
name="Thomas Jockin"
title="Type Designer & Educator"
src="/lexend/static/images/thomas-jockin.jpg"
src="/static/images/thomas-jockin.jpg"
transition={spring}
initial={{ y: 0, rotate: 1, scale: 0.99 }}
whileHover={{ y: -10, rotate: 3, scale: 1 }}

View File

@ -3,6 +3,6 @@ const withMDX = require("@zeit/next-mdx")({
});
module.exports = withMDX({
pageExtensions: ["js", "jsx", "mdx"],
assetPrefix: process.env.NODE_ENV === "production" ? "/lexend" : ""
pageExtensions: ["js", "jsx", "mdx"]
// assetPrefix: process.env.NODE_ENV === "production" ? "/lexend" : ""
});

View File

@ -48,14 +48,14 @@ I read for a living — its basically been exhausting. Its a relief to be
</Quote>
<Quote source="Travis, 16, High School Sophomore" background="/lexend/static/images/travis.jpg" title="Photo by Thought Catalog (unsplash.com/@thoughtcatalog)">
<Quote source="Travis, 16, High School Sophomore" background="/static/images/travis.jpg" title="Photo by Thought Catalog (unsplash.com/@thoughtcatalog)">
Recently, I started using LEXEND to study my Spanish vocabulary list and raised my Spanish grade from a D to a B in just a few weeks.
</Quote>
<Quote source="Mrs. C, 1st Grade Teacher, California" width="820px" background="/lexend/static/images/c.jpg" title="Photo by Emmanuel Phaeton (unsplash.com/@phaeton_vision)">
<Quote source="Mrs. C, 1st Grade Teacher, California" width="820px" background="/static/images/c.jpg" title="Photo by Emmanuel Phaeton (unsplash.com/@phaeton_vision)">
With Lexend, my student was reading and _loving_ it. Her participation in the classroom has increased to the point where I have to remind her to “be quiet” in class. Her self-esteem has improved measurably and she is obviously proud of what she is now able to do.

View File

@ -2,7 +2,7 @@
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="https://thomasjockin.github.io/lexend/static/favicon/mstile-150x150.png"/>
<square150x150logo src="https://thomasjockin.github.io/static/favicon/mstile-150x150.png"/>
<TileColor>#b91d47</TileColor>
</tile>
</msapplication>

View File

@ -3,12 +3,12 @@
"short_name": "",
"icons": [
{
"src": "https://thomasjockin.github.io/lexend/static/favicon/android-chrome-192x192.png",
"src": "https://thomasjockin.github.io/static/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://thomasjockin.github.io/lexend/static/favicon/android-chrome-512x512.png",
"src": "https://thomasjockin.github.io/static/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}