Adding start of the /now page
This commit is contained in:
parent
b4d33e213d
commit
65b5ec1978
28 changed files with 2413 additions and 36 deletions
6
assets/images/books/rust-book.svg
Normal file
6
assets/images/books/rust-book.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="150" height="250" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="150" height="250" fill="#8b4513"/>
|
||||
<text x="75" y="125" font-family="Arial, sans-serif" font-size="16" fill="white" text-anchor="middle" writing-mode="tb" transform="rotate(180 75 125)">
|
||||
The Rust Programming Language
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 321 B |
Loading…
Add table
Add a link
Reference in a new issue