new file structure
This commit is contained in:
parent
3de503acd8
commit
abd42cd549
6 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue