new file structure

This commit is contained in:
array-in-a-matrix 2021-12-06 15:47:07 -05:00
parent 3de503acd8
commit abd42cd549
6 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Array in a Matrix</title>
<link rel="stylesheet" type="text/css" href="/style/main.style.css" />
<link rel="stylesheet" href="/fonts/DarkNewRoman/stylesheet.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/res/site/fonts/DarkNewRoman/stylesheet.css" type="text/css" charset="utf-8" />
</head>
<body>

View file

@ -56,7 +56,7 @@
A custom serif font based off of Times New Roman.
</td>
<td>
<a href="/res/DarkNewRoman.ttf">Download font (truetype)</a>
<a href="/res/downloads/DarkNewRoman.ttf">Download font (truetype 28.9 KiB)</a>
</td>
</tr>
</tbody>