Skip to content

Commit 172de85

Browse files
authored
Add more projects (#26)
* Update style.css * Update style.css
1 parent a9c41da commit 172de85

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

style.css

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ body {
2222
href: 'https://scriptex.js.org/atanas.info',
2323
name: 'atanas.info'
2424
},
25+
{
26+
href: 'https://scriptex.js.org/best-resorts-in-bulgaria',
27+
name: 'best-resorts-in-bulgaria'
28+
},
2529
{
2630
href: 'https://scriptex.js.org/awesome-useless-websites',
2731
name: 'awesome-useless-websites'
@@ -46,6 +50,10 @@ body {
4650
href: 'https://scriptex.js.org/deno-rest-api',
4751
name: 'deno-rest-api'
4852
},
53+
{
54+
href: 'https://scriptex.js.org/github-contributions-snake',
55+
name: 'github-contributions-snake'
56+
},
4957
{
5058
href: 'https://scriptex.js.org/github-pages-vuepress',
5159
name: 'github-pages-vuepress'
@@ -54,6 +62,10 @@ body {
5462
href: 'https://scriptex.js.org/hilarious-css',
5563
name: 'hilarious-css'
5664
},
65+
{
66+
href: 'https://scriptex.js.org/hover-media-query',
67+
name: 'hover-media-query'
68+
},
5769
{
5870
href: 'https://scriptex.js.org/html5-form-validator',
5971
name: 'html5-form-validator'
@@ -82,6 +94,10 @@ body {
8294
href: 'https://scriptex.js.org/IntroScroll',
8395
name: 'IntroScroll'
8496
},
97+
{
98+
href: 'https://scriptex.js.org/lastfm-ts-api',
99+
name: 'localga'
100+
},
85101
{
86102
href: 'https://scriptex.js.org/localga',
87103
name: 'localga'
@@ -102,10 +118,18 @@ body {
102118
href: 'https://scriptex.js.org/no-html',
103119
name: 'no-html'
104120
},
121+
{
122+
href: 'https://scriptex.js.org/node-jimp-watermark',
123+
name: 'node-jimp-watermark'
124+
},
105125
{
106126
href: 'https://scriptex.js.org/npm-maintainer',
107127
name: 'npm-maintainer'
108128
},
129+
{
130+
href: 'https://scriptex.js.org/npm-stats',
131+
name: 'npm-stats'
132+
},
109133
{
110134
href: 'https://scriptex.js.org/pass-score',
111135
name: 'pass-score'
@@ -122,6 +146,10 @@ body {
122146
href: 'https://scriptex.js.org/react-dropper',
123147
name: 'react-dropper'
124148
},
149+
{
150+
href: 'https://scriptex.js.org/react-round-carousel',
151+
name: 'react-round-carousel'
152+
},
125153
{
126154
href: 'https://scriptex.js.org/react-svg-donuts',
127155
name: 'react-svg-donuts'
@@ -146,6 +174,10 @@ body {
146174
href: 'https://scriptex.js.org/svg64',
147175
name: 'svg64'
148176
},
177+
{
178+
href: 'https://scriptex.js.org/svgo-add-viewbox',
179+
name: 'svgo-add-viewbox'
180+
},
149181
{
150182
href: 'https://scriptex.js.org/svgo-viewbox',
151183
name: 'svgo-viewbox'

0 commit comments

Comments
 (0)