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
James Hebden
f168f42042
add meetup icon
2022-03-01 06:56:51 +11:00
Djordje Atlialp
fff3cc7bcd
Merge pull request #354 from undergroundwires/hardcoded
...
Fix hardcoded color
2022-02-04 23:02:39 +01: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
Djordje Atlialp
e0dcb82fb4
Merge pull request #360 from pranaya2005/svg-updates
...
SVG updates
2022-02-04 22:58:08 +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
d3f20a2337
docs: Align svg list with current layouts/partials/svg.html
2022-01-18 05:47:42 +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
undergroundwires
c56f03dbca
Fix hardcoded color
2021-12-27 22:29:54 +01:00
Mírian Bruckschen Motta Barros
de1dd22a02
Add itch.io icon
2021-12-14 11:36:24 -03:00
Djordje Atlialp
848b6879b3
Merge pull request #325 from sapianco/master
...
ADD `layouts/partials/extra-head.html` to .gitignore
2021-10-15 23:17:25 +02: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
b7001319f0
Merge pull request #333 from kdrag0n/update-inter-font
...
Update Inter font to v3.19
2021-10-15 23:15:03 +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
Djordje Atlialp
cca0fc353f
Merge pull request #338 from MacroPower/opencollective-social
...
Add opencollective social icon
2021-10-15 23:13:14 +02:00
Djordje Atlialp
62e165a597
Merge pull request #341 from MayMeow/MayMeow-fix-cover-rounded-corners
...
Fix rounded corners for cover images
2021-10-15 23:12:50 +02:00
恋夢
27c2783583
Update _single.scss
2021-10-06 16:50:21 +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
82f9a0a17b
readme: Update Inter font name
...
The Inter UI font has been renamed to simply "Inter".
2021-09-23 21:27:07 -07:00
Danny Lin
d3891ed760
fonts: Update Inter font to v3.19
...
The Inter font has evolved significantly since the Inter UI days, and
has been renamed to merely "Inter". Update the font and family name to
get the latest bug fixes and improvements.
Fonts downloaded from https://github.com/rsms/inter/releases/tag/v3.19 .
2021-09-23 21:26:09 -07: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
Sebastian Rojo
5f9ed7cc0e
ADD layouts/partials/extra-head.html
to .gitignore
...
This can be a Great option to customize Headers whiteout touch git submodule.
2021-08-27 10:53:17 -05:00
Djordje Atlialp
57bd108819
Update README.md
2021-08-24 23:54:18 +02: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
74b2f0329a
Merge pull request #320 from a-dma/fix-pre
...
Fix <pre> HTML tag to follow theme settings
2021-08-24 10:23:58 +02:00
Alessio Di Mauro
32a07b5109
Fix <pre> HTML tag to follow theme settings
...
The <pre> tag was set to a fixed background color that on the light
theme happened to be the same color of the text, making it impossible
to read.
This changes the background color to follow the theme setting using
the secondary light/dark color as background.
2021-08-06 16:05:47 +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
Djordje Atlialp
37153e0241
Merge pull request #311 from MayMeow/306-add-librepay-icon
...
Add librepay icon
2021-06-28 10:53:44 +02:00
MayMeow
344a6e684c
Update svg.html
...
Remove title from Threema icon
2021-06-28 09:19:10 +02:00
MayMeow
ab1631b80e
Add Librepay icon
2021-06-28 09:14:22 +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
Djordje Atlialp
7c59b1159f
Only style
2021-06-24 15:18:32 +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
Djordje Atlialp
52c7928c75
Merge pull request #301 from abyss/improved-404
...
Improved alignment of icons on 404 page
2021-06-15 10:18:01 +02:00