diff options
Diffstat (limited to 'public')
l--------- | public/dump | 2 | ||||
-rw-r--r-- | public/imworkingon/imworkingon.scss | 2 | ||||
-rw-r--r-- | public/index.html | 2 | ||||
l--------- | public/resume | 2 | ||||
-rw-r--r-- | public/sponsor/index.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/public/dump b/public/dump index 271a203..507d527 120000 --- a/public/dump +++ b/public/dump @@ -1 +1 @@ -/home/lukeshu/blog/dump/
\ No newline at end of file +/home/lukeshu/dump/
\ No newline at end of file diff --git a/public/imworkingon/imworkingon.scss b/public/imworkingon/imworkingon.scss index c5adece..5405fef 100644 --- a/public/imworkingon/imworkingon.scss +++ b/public/imworkingon/imworkingon.scss @@ -7,7 +7,7 @@ article { border: solid 1px #333333; - border-radius: 1em; + border-radius: 8px; margin: 0.5em; } diff --git a/public/index.html b/public/index.html index 28d5477..35e75bc 100644 --- a/public/index.html +++ b/public/index.html @@ -117,7 +117,7 @@ <li>Social web:<ul> - <li>I am <a rel="me" href="https://fosstodon.org/@lukeshu">@lukeshu@fosstodon.org</a> on Mastodon.</li> + <li>I am <s><a href="https://fosstodon.org/@lukeshu">@lukeshu@fosstodon.org</a></s><a rel="me" href="https://social.coop/@lukeshu">@lukeshu@social.coop</a> on Mastodon.</li> <li>I am <a href="https://news.ycombinator.com/user?id=LukeShu">LukeShu</a> on Hacker News.</li> diff --git a/public/resume b/public/resume index 1201e40..a3e6b53 120000 --- a/public/resume +++ b/public/resume @@ -1 +1 @@ -/home/lukeshu/blog/resume/
\ No newline at end of file +/home/lukeshu/resume/
\ No newline at end of file diff --git a/public/sponsor/index.html b/public/sponsor/index.html index 339794c..04f565b 100644 --- a/public/sponsor/index.html +++ b/public/sponsor/index.html @@ -59,7 +59,7 @@ <li><a class="donate-btn kofi" href="https://ko-fi.com/lukeshu"> <img src="kofi-icon.png" alt="Ko-fi icon" /> - Ko-fi<!-- (0% fee, requires non-free JS) --> + Ko-fi<!-- (0% fee for one-offs, 5% fee for recurring; requires non-free JS) --> </a></li> <li><a class="donate-btn patreon" href="https://patreon.com/lukeshu"> <img src="patreon-icon.svg" |