Skip to content
Snippets Groups Projects
Commit eca68020 authored by Ferenc Schulcz's avatar Ferenc Schulcz
Browse files

Fix link from index

parent 87e146dc
Branches
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<div class="index_content_holder"> <div class="index_content_holder">
<img class="profile_pic" id="profile_pic" src="{{ url_for('static', filename='profile_pic.jpg') }}"> <img class="profile_pic" id="profile_pic" src="{{ url_for('static', filename='profile_pic.jpg') }}">
<h1>Ferenc Schulcz</h1> <h1>Ferenc Schulcz</h1>
<h2>Go <a href="{{ url_for('cv') }}">read my CV</a></h2> <h2>Go <a href="{{ url_for('service', servicename='about') }}">read my introduction</a></h2>
<h2>Or check these out</h2> <h2>Or check these out</h2>
<div class="grid"> <div class="grid">
<a href="https://kszk.bme.hu/"> <a href="https://kszk.bme.hu/">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment