Missing self-closing tag.
This commit is contained in:
parent
d529a33ebb
commit
336b2111fa
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>{{{project-name}}}</title>
|
||||
<link type="text/css" rel="stylesheet" href="style.css" >
|
||||
<link type="text/css" rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>{{{project-name}}}</h1>
|
||||
|
|
|
@ -11,7 +11,7 @@ cat <<EOF
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>$2</title>
|
||||
<link type="text/css" rel="stylesheet" href="style.css" >
|
||||
<link type="text/css" rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
EOF
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* [](https://imgur.com/a/OhRd4)
|
||||
* [The best mechanical keycaps](https://blog.wooting.nl/what-are-the-best-mechanical-keyboard-keycaps), a presentation of various properties of keycaps
|
||||
* [](https://deskthority.net/viewtopic.php?p=80654#p80654)
|
||||
* Planck [](https://i.imgur.com/cNipMSc.png)
|
||||
* Planck keyboards have only four rows. The first row is usually activated with the thumbs, and all other keys are at most 1 key away from the home row. [](https://i.imgur.com/cNipMSc.png)
|
||||
* [WASD Keyboards](https://www.wasdkeyboards.com/) does full-color print on keycaps. Examples:
|
||||
[](https://i.imgur.com/F3lgqHJ.jpg)
|
||||
[](https://wasdkeyboards.tumblr.com/image/120541521288)
|
||||
|
|
Loading…
Reference in New Issue
Block a user