Skip to content

Commit

Permalink
Add new icons including the Location icon
Browse files Browse the repository at this point in the history
  • Loading branch information
s7uck committed Dec 25, 2024
1 parent 022d635 commit 9436680
Show file tree
Hide file tree
Showing 17 changed files with 80 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gallery.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ permalink: /gallery
</big>{% endif %}

<small>
<img class="icon invert" src="/images/camera.svg" alt="Camera"> {{ photo.camera }} <img class="icon invert" src="/images/forward.svg" alt="Location"> {{ photo.location }}
<img class="icon" src="/images/camera.svg" alt="Camera"> {{ photo.camera }} <img class="icon" src="/images/location.svg" alt="Location"> {{ photo.location }}
</small>
</figcaption>
</li>{% endfor %}
Expand Down
6 changes: 3 additions & 3 deletions images/camera.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions images/cameraroll.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions images/city.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/civil.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions images/location.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions images/location_map.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nautical.webp
Binary file not shown.
Binary file added images/nightEnd.webp
Binary file not shown.
Binary file added images/nightStart.webp
Binary file not shown.
8 changes: 8 additions & 0 deletions images/projects/.directory
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[Dolphin]
Timestamp=2024,11,2,9,49,51.59
Version=4
ViewMode=1
VisibleRoles=Icons_text,Icons_modificationtime

[Settings]
HiddenFilesShown=true
Binary file added images/road.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions images/sundown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sunrise.webp
Binary file not shown.
Binary file added images/sunset.webp
Binary file not shown.
5 changes: 5 additions & 0 deletions images/sunup.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions images/weather.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9436680

Please sign in to comment.