forked from epesooj/webring
Compare commits
2 commits
ca12e789b5
...
49be2f7e9d
Author | SHA1 | Date | |
---|---|---|---|
49be2f7e9d | |||
a872e6f395 |
2 changed files with 6 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
overflow: hidden;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
|
@ -52,5 +52,11 @@
|
||||||
"title": "Data Collection",
|
"title": "Data Collection",
|
||||||
"author": "graphdev",
|
"author": "graphdev",
|
||||||
"url": "https://blog.graphicalmethods.com"
|
"url": "https://blog.graphicalmethods.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "scottsmitelli",
|
||||||
|
"title": "Scott Smitelli - Articles",
|
||||||
|
"author": "Scott Smitelli",
|
||||||
|
"url": "https://www.scottsmitelli.com/articles/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue