diff --git a/content/_index.md b/content/_index.md index f7312e6..afaa8f8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -19,12 +19,12 @@ imagealt = "Website banner of PyLadiesCon 2024 Online. 6th-8th December | Multi- Multi-language | Multi-timezone

- - - - - - + + + + + +
Check the Schedule!
diff --git a/themes/pyladies/assets/css/main.css b/themes/pyladies/assets/css/main.css index cb19077..0facb56 100644 --- a/themes/pyladies/assets/css/main.css +++ b/themes/pyladies/assets/css/main.css @@ -655,3 +655,7 @@ h2 a { } } +.social-icon { + width: 32px; + margin: 4px; +} diff --git a/themes/pyladies/layouts/partials/footer.html b/themes/pyladies/layouts/partials/footer.html index b3862c4..2252c9d 100644 --- a/themes/pyladies/layouts/partials/footer.html +++ b/themes/pyladies/layouts/partials/footer.html @@ -13,13 +13,13 @@ PSF Python
- - - - - - - + + + + + + +
diff --git a/themes/pyladies/layouts/partials/head.html b/themes/pyladies/layouts/partials/head.html index 012ebb7..2bd7e29 100644 --- a/themes/pyladies/layouts/partials/head.html +++ b/themes/pyladies/layouts/partials/head.html @@ -19,4 +19,3 @@ {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} {{ partialCached "head/css.html" . }} -{{ partialCached "head/js.html" . }} diff --git a/themes/pyladies/layouts/partials/head/js.html b/themes/pyladies/layouts/partials/head/js.html index 7db85e8..e69de29 100644 --- a/themes/pyladies/layouts/partials/head/js.html +++ b/themes/pyladies/layouts/partials/head/js.html @@ -1 +0,0 @@ - diff --git a/themes/pyladies/static/img/icons/bluesky.svg b/themes/pyladies/static/img/icons/bluesky.svg new file mode 100644 index 0000000..49231ed --- /dev/null +++ b/themes/pyladies/static/img/icons/bluesky.svg @@ -0,0 +1,39 @@ + + + + + Bluesky + + diff --git a/themes/pyladies/static/img/icons/envelope.svg b/themes/pyladies/static/img/icons/envelope.svg new file mode 100644 index 0000000..db3393c --- /dev/null +++ b/themes/pyladies/static/img/icons/envelope.svg @@ -0,0 +1,36 @@ + + + + + + diff --git a/themes/pyladies/static/img/icons/instagram.svg b/themes/pyladies/static/img/icons/instagram.svg new file mode 100644 index 0000000..8961b77 --- /dev/null +++ b/themes/pyladies/static/img/icons/instagram.svg @@ -0,0 +1,39 @@ + + + + + Instagram + + diff --git a/themes/pyladies/static/img/icons/linkedin.svg b/themes/pyladies/static/img/icons/linkedin.svg new file mode 100644 index 0000000..afdfc57 --- /dev/null +++ b/themes/pyladies/static/img/icons/linkedin.svg @@ -0,0 +1,39 @@ + + + + + LinkedIn + + diff --git a/themes/pyladies/static/img/icons/mastodon.svg b/themes/pyladies/static/img/icons/mastodon.svg new file mode 100644 index 0000000..0d550be --- /dev/null +++ b/themes/pyladies/static/img/icons/mastodon.svg @@ -0,0 +1,39 @@ + + + + + Mastodon + + diff --git a/themes/pyladies/static/img/icons/x.svg b/themes/pyladies/static/img/icons/x.svg new file mode 100644 index 0000000..9474440 --- /dev/null +++ b/themes/pyladies/static/img/icons/x.svg @@ -0,0 +1,39 @@ + + + + + X + + diff --git a/themes/pyladies/static/img/icons/youtube.svg b/themes/pyladies/static/img/icons/youtube.svg new file mode 100644 index 0000000..b483d13 --- /dev/null +++ b/themes/pyladies/static/img/icons/youtube.svg @@ -0,0 +1,39 @@ + + + + + YouTube + +