This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <picture> | |
| <!--[if IE 9]><video style="display: none;"><![endif]--> | |
| <source srcset="/styles/max_2600x2600/image.jpg 1x" media="all and (min-width: 1600px)" type="image/jpeg"> | |
| <source srcset="/styles/max_1600x1600/image.jpg 1x" media="all and (min-width: 1280px) and (max-width: 1599px)" type="image/jpeg"> | |
| <source srcset="/styles/max_1280x1280/image.jpg 1x" media="all and (min-width: 960px) and (max-width: 1279px)" type="image/jpeg"> | |
| <source srcset="/styles/max_960x960/image.jpg 1x" media="all and (min-width: 640px) and (max-width: 959px)" type="image/jpeg"> | |
| <source srcset="/styles/max_650x650/image.jpg 1x" media="all and (min-width: 320px) and (max-width: 639px)" type="image/jpeg"> | |
| <source srcset="/styles/max_325x325/image.jpg 1x" type="image/jpeg"> | |
| <!--[if IE 9]></video><![endif]--> | |
| <img src="/styles/max_325x325//image.jpg" alt="The example image" title="Title for the tooltip" typeof="foaf:Image"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| namespace App\Http\Controllers; | |
| use App\Model\LoraEntryIncoming; | |
| use Illuminate\Http\Response; | |
| /** | |
| * Controller of the LUMEN-Framework for handling incoming Lora-Entries. | |
| * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Header Navigation */ | |
| nav#dashboard-navbar .grid { | |
| grid-template-columns: 230px auto !important; | |
| } | |
| nav#dashboard-navbar .grid a[href="/photos"] { | |
| width: 200px; | |
| position: relative; | |
| padding-right: 3em; | |
| height: 50px; |
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name;urg;x;y | |
| Neuhausen am Rheinfall;2;5.91;43.6 | |
| Schaffhausen Am Bach;2;5.99;29.3 | |
| Wil;2;6.37;30.7 | |
| Niederurnen;2;6.44;27.2 | |
| Schaffhausen Gräfler;2;6.45;28 | |
| Näfels;2;6.48;27.2 | |
| Beringen;2;6.71;22.6 | |
| Landquart;2;7.45;22.9 | |
| Neunkirch;3;7.51;17 |