[content/*,layouts/*,themes/*] Improve theme and prose links

This commit is contained in:
Lorenzo Cogotti
2022-03-24 18:35:27 +01:00
parent 960a4093d4
commit e661d7311b
5 changed files with 58 additions and 38 deletions

View File

@@ -32,17 +32,17 @@ We believe in the synergy between conscious business, research and coding.
{{% div title="Get our help" %}}
{{% div style="text-align:left" %}}
- See how [digital tools](portfolio/) can help you.
- Get [advice](contacts/) on your digitalization.
- Create your new software [with us](team/).
- See how <a class="prose-link" href="portfolio/">digital tools</a> can help you.
- Get <a class="prose-link" href="contacts/">advice</a> on your digitalization.
- Create your new software <a class="prose-link" href="team/">with us</a>.
{{% /div %}}
{{% /div %}}
{{% div title="Join us" %}}
{{% div style="text-align:left" %}}
- [Official blog](blog/) to share our thoughts.
- [Git repository](https://git.doublefourteen.io/explore/repos) to share our code.
- IRC on `#doublefourteen`@[Libera.Chat](https://liberachat.net).
- <a class="prose-link" href="blog/">Official blog</a> to share our thoughts.
- <a class="external-prose-link" href="https://git.doublefourteen.io/explore/repos">Git repository</a> to share our code.
- IRC on `#doublefourteen`@<a class="external-prose-link" href="https://libera.chat">Libera.Chat</a>.
{{% /div %}}
{{% /div %}}

View File

@@ -17,10 +17,10 @@ projects and ideas!
The DoubleFourteen Code Forge is a community effort to promote digitalization.
- Join `#doublefourteen` on IRC at [Libera.Chat](https://libera.chat).
- Check Code Forge's updates, news, and memes on Twitter [@1414codeforge](https://twitter.com/1414codeforge).
- Discuss our code on the official [Git Repository](https://git.doublefourteen.io/explore/repos).
- Fork us on [GitHub](https://github.com/doublefourteen).
- Join `#doublefourteen` on IRC at <a class="external-prose-link" href="https://libera.chat">Libera.Chat</a>.
- Check Code Forge's updates, news, and memes on Twitter <a class="external-prose-link" href="https://twitter.com/1414codeforge">@1414codeforge</a>.
- Discuss our code on the official <a class="external-prose-link" href="https://git.doublefourteen.io/explore/repos">Git Repository</a>.
- Fork us on <a class="external-prose-link" href="https://github.com/doublefourteen">GitHub</a>.
-----