apply font optimization to pages other than index
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>media</title>
|
<title>media</title>
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans"/>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>media</h1>
|
<h1>media</h1>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>minidisc</title>
|
<title>minidisc</title>
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans"/>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>minidisc</h1>
|
<h1>minidisc</h1>
|
||||||
|
@@ -18,7 +18,11 @@
|
|||||||
|
|
||||||
<p>I've done some hosting on neocities.org and now github, but neither allow me to host media. Neocities has filetype restrictions and github has filesize restrictions.</p>
|
<p>I've done some hosting on neocities.org and now github, but neither allow me to host media. Neocities has filetype restrictions and github has filesize restrictions.</p>
|
||||||
|
|
||||||
<p>It's quite annoying. I do have a self-
|
<p>It's quite annoying. I do have a self-hosted copy of the site, but I don't have a domain for it, and my public ip isn't stable, so I can't give it out.
|
||||||
|
|
||||||
|
<p>Some recent changes include the github mirror (<a href="https://ambersplace.github.io/" target="_blank" aria-label="opens external site in a new window">ambersplace.github.io</a>) and some font optimizations. The site should load faster and cleaner now.
|
||||||
|
|
||||||
|
<p>That's all from me today. Thanks for browsing.</p>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/">back home</a>
|
<a href="/">back home</a>
|
||||||
|
@@ -5,7 +5,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>my socials</title>
|
<title>my socials</title>
|
||||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans"/>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>here are my socials</h1>
|
<h1>here are my socials</h1>
|
||||||
|
Reference in New Issue
Block a user