bring over the legacy stuff
BIN
assets/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
assets/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
3
assets/boardgames/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
header( 'Location: https://www.boardgamegeek.com/collection/user/kuqumi?geekranks=Board+Game+Rank&excludesubtype=boardgameexpansion&objecttype=thing&gallery=large&columns=title|status|version|rating|bggrating|plays|comment|commands&own=1&ff=1&subtype=boardgame&sort=rating&sortdir=desc' ) ;
|
||||
?>
|
BIN
assets/favicon-16x16.png
Normal file
After Width: | Height: | Size: 477 B |
BIN
assets/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
assets/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
assets/icon.png
Normal file
After Width: | Height: | Size: 12 KiB |
1
assets/robots.txt
Normal file
|
@ -0,0 +1 @@
|
|||
User-agent: *
|
1
assets/site.webmanifest
Normal file
|
@ -0,0 +1 @@
|
|||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#d0603d","background_color":"#d1603d","display":"standalone"}
|