Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

For some reason, it couldn't ba accessed at 4th lvl domain

themeindex.steve0greatness.roundabout-host.com didn't work

by roundabout-test, Saturday, 11 May 2024, 22:41:35 (1715467295), pushed by roundabout-test, Sunday, 12 May 2024, 14:32:56 (1715524376)

Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

7f08c9055a3874c73ab2280f8b5abb2bcb5c4401

README.md

@@ -3,7 +3,7 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            This is an index of themes for you to use on any instance of the Roundabout software.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            You can find a list of themes by user in the [`themes`](themes) directory, or,
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        go to [`themes.steve0greatness.roundabout-host.com`](https://themes.steve0greatness.roundabout-host.com)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        go to [`steve0greatness.roundabout-host.com/ThemeIndex`](https://steve0greatness.roundabout-host.com/ThemeIndex)
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            for a rich-text list of themes.
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ## Contributing Themes
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

index.html

@@ -61,7 +61,7 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        const ListEl = ThemeListElementTemplate.content.cloneNode(true);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        ListEl.querySelector(".theme-name").textContent = title;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    ListEl.querySelector(".download").href = "/themes/" + path;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    ListEl.querySelector(".download").href = "themes/" + path;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        const Author = ListEl.querySelector(".author-url");
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        Author.href = author.getAttribute("uri");