mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Remove "about me" section from sidebar
This commit is contained in:
committed by
GitHub
parent
559f1fbecd
commit
dbe43c203d
@@ -130,15 +130,6 @@
|
|||||||
{% endfor %}</ul>
|
{% endfor %}</ul>
|
||||||
</div>
|
</div>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
<div class="block{% if page.extra.rtl %} left-to-right{% endif %}">
|
|
||||||
<h2>About Me</h2>
|
|
||||||
<p>
|
|
||||||
I'm a Rust freelancer with a master's degree in computer science. I love systems programming, open source software, and new challenges.
|
|
||||||
</p><p>
|
|
||||||
If you want to work with me, reach out on <a href="https://www.linkedin.com/in/phil-opp/">LinkedIn</a> or write me at <a href="mailto:job@phil-opp.com">job@phil-opp.com</a>.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
{% endblock main %}
|
{% endblock main %}
|
||||||
|
|||||||
Reference in New Issue
Block a user