|
| 1 | +languageCode = "en" |
| 2 | +languageName = "English" |
| 3 | +languageDirection = "ltr" |
| 4 | +weight = 1 |
| 5 | + |
| 6 | +title = "dree.blog" |
| 7 | +# copyright = "Copy, _right?_ :thinking_face:" |
| 8 | + |
| 9 | +[params] |
| 10 | + dateFormat = "2 January 2006" |
| 11 | + |
| 12 | + # mainSections = ["section1", "section2"] |
| 13 | + # description = "My awesome website" |
| 14 | + |
| 15 | +[params.author] |
| 16 | + name = "dree" |
| 17 | + image = "img/author.jpg" |
| 18 | + headline = "hacker girl" |
| 19 | + bio = "i hack things" |
| 20 | + links = [ |
| 21 | + { email = "mailto:dree.31415@gmail.com" }, |
| 22 | + # { link = "https://link-to-some-website.com/" }, |
| 23 | + # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, |
| 24 | + # { apple = "https://www.apple.com" }, |
| 25 | + # { blogger = "https://username.blogspot.com/" }, |
| 26 | + # { codepen = "https://codepen.io/username" }, |
| 27 | + # { dev = "https://dev.to/username" }, |
| 28 | + # { discord = "https://discord.gg/invitecode" }, |
| 29 | + # { dribbble = "https://dribbble.com/username" }, |
| 30 | + # { facebook = "https://facebook.com/username" }, |
| 31 | + # { flickr = "https://www.flickr.com/photos/username/" }, |
| 32 | + # { foursquare = "https://foursquare.com/username" }, |
| 33 | + { github = "https://github.com/dreeSec" }, |
| 34 | + # { gitlab = "https://gitlab.com/username" }, |
| 35 | + # { google = "https://www.google.com/" }, |
| 36 | + # { google-scholar = "https://scholar.google.com/citations?user=user-id" }, |
| 37 | + # { hashnode = "https://username.hashnode.dev" }, |
| 38 | + # { instagram = "https://instagram.com/username" }, |
| 39 | + # { keybase = "https://keybase.io/username" }, |
| 40 | + # { kickstarter = "https://www.kickstarter.com/profile/username" }, |
| 41 | + # { lastfm = "https://lastfm.com/user/username" }, |
| 42 | + # { linkedin = "https://linkedin.com/in/username" }, |
| 43 | + # { mastodon = "https://mastodon.instance/@username" }, |
| 44 | + # { medium = "https://medium.com/username" }, |
| 45 | + # { mendeley = "https://www.mendeley.com/" }, |
| 46 | + # { microsoft = "https://www.microsoft.com/" }, |
| 47 | + # { orcid = "https://orcid.org/userid" }, |
| 48 | + # { patreon = "https://www.patreon.com/username" }, |
| 49 | + # { pinterest = "https://pinterest.com/username" }, |
| 50 | + # { reddit = "https://reddit.com/user/username" }, |
| 51 | + # { researchgate = "https://www.researchgate.net/profile/username" }, |
| 52 | + # { slack = "https://workspace.url/team/userid" }, |
| 53 | + # { snapchat = "https://snapchat.com/add/username" }, |
| 54 | + # { soundcloud = "https://soundcloud.com/username" }, |
| 55 | + # { stack-overflow = "https://stackoverflow.com/users/userid/username" }, |
| 56 | + # { steam = "https://steamcommunity.com/profiles/userid" }, |
| 57 | + # { telegram = "https://t.me/username" }, |
| 58 | + # { threads = "https://threads.net/@username" }, |
| 59 | + # { tiktok = "https://tiktok.com/@username" }, |
| 60 | + # { tumblr = "https://username.tumblr.com" }, |
| 61 | + # { twitch = "https://twitch.tv/username" }, |
| 62 | + # { whatsapp = "https://wa.me/phone-number" }, |
| 63 | + # { x-twitter = "https://twitter.com/username" }, |
| 64 | + # { youtube = "https://youtube.com/username" }, |
| 65 | + ] |
0 commit comments