This repository was archived by the owner on Mar 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 faraday-net_http (3.1.0 )
3131 net-http
3232 ffi (1.17.0-x64-mingw-ucrt )
33+ ffi (1.17.0-x86_64-linux-gnu )
3334 forwardable-extended (2.6.0 )
3435 gemoji (4.1.0 )
3536 github-pages (231 )
216217 uri
217218 nokogiri (1.16.6-x64-mingw-ucrt )
218219 racc (~> 1.4 )
220+ nokogiri (1.16.6-x86_64-linux )
221+ racc (~> 1.4 )
219222 octokit (4.25.1 )
220223 faraday (>= 1 , < 3 )
221224 sawyer (~> 0.9 )
258261
259262PLATFORMS
260263 x64-mingw-ucrt
264+ x86_64-linux
261265
262266DEPENDENCIES
263267 github-pages
Original file line number Diff line number Diff line change 2727 < a href ="https://github.com/MuonMC " class ="badge ">
2828 < img alt ="github " src ="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact-minimal/available/github_vector.svg ">
2929 </ a >
30- </ nav >
30+ < a href ="https://maven.muonmc.org/ " class ="badge ">
31+ < img alt ="maven " src ="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact-minimal/built-with/maven_vector.svg ">
32+ </ a >
33+ </ nav >
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ body {
1212 float : left;
1313 color : white;
1414 text-align : center;
15- padding : 12 px 16 px ;
15+ padding : 0.75 em 1 em ;
1616 text-decoration : none;
1717 font-size : 12pt ;
18- transform : translateY (12 .5% );
18+ transform : translateY (17 .5% );
1919}
2020
2121.hnav .badge {
3838 float : left;
3939 color : white;
4040 text-align : center;
41- padding : 4px 16 px ;
41+ padding : 4px 0.7 em ;
4242 text-decoration : none;
4343 font-size : 20pt ;
4444 font-weight : 700 ;
@@ -186,4 +186,4 @@ body {
186186
187187.post-description {
188188 margin-bottom : 37px ;
189- }
189+ }
You can’t perform that action at this time.
0 commit comments