Commit graph

243 commits

Author SHA1 Message Date
Djordje Atlialp
9f4341d8cc
Merge branch 'master' into add-itchio-icon 2022-06-29 01:08:03 +02:00
Djordje Atlialp
5bb07550e0
Merge branch 'master' into add-favicons 2022-06-29 01:07:06 +02:00
Djordje Atlialp
16f4a2bd08
Merge pull request #370 from sczech/add-revolut-icon
added Revolut icon
2022-06-29 01:06:20 +02:00
P. R. d. O
a5b7ff6dc1
add codeberg svg favicon 2022-05-12 18:30:34 -06:00
Antoine Ledoux
fabd5c20ed added chess svg favicon 2022-05-09 23:32:55 -04:00
Simon Czech
4343698a0a added Revolut icon 2022-03-31 20:48:20 +02:00
Djordje Atlialp
e95892c989
Merge pull request #355 from OllieJonas/add-jenkins-icon
Added jenkins icon
2022-02-04 23:01:04 +01:00
Djordje Atlialp
c8ace1b809
Merge pull request #356 from undergroundwires/subtitle
Make it easier to override subtitle
2022-02-04 23:00:46 +01:00
Djordje Atlialp
697194e122
Merge pull request #357 from undergroundwires/fixemptytitle
Fix unintentional render of empty box
2022-02-04 23:00:28 +01:00
Djordje Atlialp
ee717354fd
Merge pull request #359 from dherbst/fix-duplicate-theme-color
Removes duplicate meta theme-color
2022-02-04 22:58:54 +01:00
Pranaya Deomani
7721cf9893
svg: Add PayPal icon from Simple Icons
* https://simpleicons.org/?q=paypal
2022-01-18 06:55:33 +00:00
Pranaya Deomani
5bbf4dfb9c
svg: Add XDA Developers icon from Simple Icons
* https://simpleicons.org/?q=xda
2022-01-18 05:48:23 +00:00
Pranaya Deomani
ba3a0d3aec
svg: Fix typo in Behance 2022-01-18 05:29:07 +00:00
Darrel Herbst
f9c2ae9229
Removes duplicate meta theme-color 2022-01-14 10:47:32 -05:00
undergroundwires
16a63581d2 Fix unintentional render of empty box 2022-01-01 17:47:29 +01:00
undergroundwires
660f1fcaaf Make it easier to override subtitle 2021-12-31 04:25:13 +01:00
OllieJonas
88ec85ed84 Added jenkins icon 2021-12-30 09:44:35 +00:00
Mírian Bruckschen Motta Barros
de1dd22a02 Add itch.io icon 2021-12-14 11:36:24 -03:00
Djordje Atlialp
fdd900cfc7
Merge pull request #332 from kdrag0n/patreon-icon
Add Patreon icon from Simple Icons
2021-10-15 23:15:29 +02:00
Djordje Atlialp
1b8fc6e440
Merge pull request #337 from HacDan/iss326
Reworked favicons partial for a better user experience
2021-10-15 23:14:18 +02:00
Jacob Colvin
044dd7c459 Add opencollective social icon 2021-09-29 09:57:02 -04:00
HacDan
2d169b8cd9 Remove config check from favicon.html partial and statically reference config variables for a better user experience. 2021-09-27 20:50:43 -04:00
Danny Lin
0abb00de95 svg: Add Patreon icon from Simple Icons
Icon downloaded from https://simpleicons.org/?q=patreon, with <title>
tag removed and attributes rearranged to match other icons in svg.html.
2021-09-23 21:01:45 -07:00
Djordje Atlialp
42764db06f Add facebook messenger icon
Fix #317
2021-08-24 23:48:27 +02:00
Djordje Atlialp
04e1e08dbf Add global language menu 2021-08-24 23:43:49 +02:00
Djordje Atlialp
bc5c57112c
Merge pull request #309 from medoix/add-polywork-icon
Add Polywork social Icon
2021-06-28 10:54:22 +02:00
Djordje Atlialp
669b51d334
Merge pull request #310 from MayMeow/305-add-threema-icon
Add Threema icon
2021-06-28 10:54:00 +02:00
MayMeow
344a6e684c Update svg.html
Remove title from Threema icon
2021-06-28 09:19:10 +02:00
MayMeow
4d5cf418d9 Add Threema icon 2021-06-28 09:13:05 +02:00
MayMeow
55d401b2cf Update svg.html
Add Librepoay Icon
2021-06-28 09:03:57 +02:00
medoix
afa2fc3635 added polywork svg icon 2021-06-23 07:15:53 +10:00
Djordje Atlialp
71a3df2cc2
Merge pull request #290 from eekotenok1/google-verify
layouts/partials: Move Google Analytics template into head
2021-06-20 21:08:35 +02:00
Djordje Atlialp
bfb6aa1ba4
Merge pull request #297 from suksit/add-hackthebox-social-icon
Add Hack The Box Social Icon
2021-06-20 21:07:25 +02:00
Djordje Atlialp
fa93908058
Merge pull request #296 from suksit/add-tryhackme-social-icon
Add TryHackMe Social Icon
2021-06-20 21:07:04 +02:00
Abyss
7574f1295c Improved appearance of 404 page 2021-05-16 23:53:18 -04:00
kong
4a5194e363 add Hack The Box icon 2021-05-03 20:32:29 +07:00
kong
bfbf0f731c add stroke to match other icons 2021-05-03 19:52:11 +07:00
kong
30330f8b39 add TryHackMe icon 2021-05-03 19:38:07 +07:00
Djordje Atlialp
7bc931ead2
Merge pull request #263 from talbotp/add-audio-for-posts
Added support for blog post audio.
2021-04-29 23:31:03 +02:00
Djordje Atlialp
0070fb5fcd
Merge pull request #264 from Reijnn/footer-fix
Improve footer
2021-04-29 10:24:27 +02:00
eekotenok1
f794572c7c layouts/partials: Move Google Analytics template into head
Necessary for proof of ownership via Google Search Console

Signed-off-by: eekotenok1 <eekotenok1@gmail.com>
2021-04-11 16:30:22 +03:00
Djordje Atlialp
6ae53c937d
Merge pull request #268 from undergroundwires/tags
make tags partial reusable with different parameters
2021-04-10 00:54:05 +02:00
Djordje Atlialp
a64d27b8fc Add a theme toggle 2021-04-07 19:10:40 +02:00
himi
670a7cbb66 Add icons for Letterboxd and Anilist 2021-04-05 19:02:42 +05:30
Djordje Atlialp
4c3a69eaa6
Merge pull request #279 from MayMeow/update-dev-to-icon
Update Dev.To icons to oficial
2021-04-02 08:06:52 +02:00
Djordje Atlialp
0a012e494b
Merge pull request #280 from MayMeow/add-icons-strava-fitbit-garmin
Add icons strava fitbit garmin
2021-04-02 07:47:48 +02:00
Àngel Mariages
8059c98426 feat(svg): add googleplay icon 2021-03-24 20:13:39 +01:00
MayMeow
59c36e1b6c Update to alphabetical order 2021-03-14 10:37:36 +01:00
MayMeow
c17d12c389 Update Strava and Add Fitbit icon 2021-03-14 10:35:34 +01:00
MayMeow
eadbe4faa6 Update Dev.To icons to oficial
I Updated Dev.To icon to icon from theirs official giude at [Dev badges](https://dev.to/p/badges)
2021-03-14 10:12:57 +01:00